From d01a986149c631bb084568ca1dbc8e21840ac3ff Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 7 Jan 2022 00:27:28 +0000 Subject: [PATCH 1/2] Weekly OpenApiDocs Download --- openApiDocs/beta/Applications.yml | 18 - openApiDocs/beta/Compliance.yml | 377 ++-- openApiDocs/beta/DeviceManagement.Actions.yml | 228 +- openApiDocs/beta/Devices.CloudPrint.yml | 7 +- openApiDocs/beta/Identity.Governance.yml | 839 +++++--- openApiDocs/beta/Identity.SignIns.yml | 280 +-- openApiDocs/beta/Security.yml | 934 +++++++- openApiDocs/beta/Users.Actions.yml | 301 ++- openApiDocs/beta/Users.yml | 283 ++- openApiDocs/v1.0/ChangeNotifications.yml | 14 +- openApiDocs/v1.0/CloudCommunications.yml | 1874 +++-------------- openApiDocs/v1.0/Devices.CloudPrint.yml | 114 +- openApiDocs/v1.0/Education.yml | 2 +- openApiDocs/v1.0/Files.yml | 2 +- openApiDocs/v1.0/Groups.yml | 116 +- openApiDocs/v1.0/Identity.SignIns.yml | 2 +- openApiDocs/v1.0/Sites.yml | 2 +- openApiDocs/v1.0/Teams.yml | 114 +- openApiDocs/v1.0/Users.Actions.yml | 2 +- openApiDocs/v1.0/Users.Functions.yml | 2 +- openApiDocs/v1.0/Users.yml | 2 +- .../CloudCommunications/crawl-log-v1.0.json | 32 - .../CloudCommunications/definitions/v1.0.md | 10 - .../crawl-log-v1.0-beta.json | 8 +- .../definitions/v1.0-beta.md | 2 +- profiles/Security/crawl-log-v1.0-beta.json | 16 + profiles/Security/definitions/v1.0-beta.md | 4 + .../Microsoft.Graph.Authentication.psd1 | 2 +- 28 files changed, 2601 insertions(+), 2986 deletions(-) diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index ed97b6d562c..7bc21801a15 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -21617,8 +21617,6 @@ components: title: synchronizationJobSubject type: object properties: - links: - $ref: '#/components/schemas/microsoft.graph.synchronizationLinkedObjects' objectId: type: string description: The identifier of an object to which a synchronizationJob is to be applied. @@ -22364,22 +22362,6 @@ components: format: int64 additionalProperties: type: object - microsoft.graph.synchronizationLinkedObjects: - title: synchronizationLinkedObjects - type: object - properties: - manager: - $ref: '#/components/schemas/microsoft.graph.synchronizationJobSubject' - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.synchronizationJobSubject' - owners: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.synchronizationJobSubject' - additionalProperties: - type: object microsoft.graph.objectMapping: title: objectMapping type: object diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 849c90e0d20..85c074f66d8 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -1181,7 +1181,6 @@ paths: - externalColumns - items - lists - - operations - pages - permissions - sites @@ -1209,7 +1208,6 @@ paths: - externalColumns - items - lists - - operations - pages - permissions - sites @@ -1284,12 +1282,6 @@ paths: case-id: $request.path.case-id custodian-id: $request.path.custodian-id siteSource-id: $request.path.siteSource-id - operations: - operationId: compliance.ediscovery.cases.custodians.siteSources.Site.ListOperations - parameters: - case-id: $request.path.case-id - custodian-id: $request.path.custodian-id - siteSource-id: $request.path.siteSource-id pages: operationId: compliance.ediscovery.cases.custodians.siteSources.Site.ListPages parameters: @@ -1420,12 +1412,6 @@ paths: case-id: $request.path.case-id custodian-id: $request.path.custodian-id siteSource-id: $request.path.siteSource-id - operations: - operationId: compliance.ediscovery.cases.custodians.siteSources.Site.ListOperations - parameters: - case-id: $request.path.case-id - custodian-id: $request.path.custodian-id - siteSource-id: $request.path.siteSource-id pages: operationId: compliance.ediscovery.cases.custodians.siteSources.Site.ListPages parameters: @@ -3408,7 +3394,6 @@ paths: - externalColumns - items - lists - - operations - pages - permissions - sites @@ -3436,7 +3421,6 @@ paths: - externalColumns - items - lists - - operations - pages - permissions - sites @@ -3511,12 +3495,6 @@ paths: case-id: $request.path.case-id legalHold-id: $request.path.legalHold-id siteSource-id: $request.path.siteSource-id - operations: - operationId: compliance.ediscovery.cases.legalHolds.siteSources.Site.ListOperations - parameters: - case-id: $request.path.case-id - legalHold-id: $request.path.legalHold-id - siteSource-id: $request.path.siteSource-id pages: operationId: compliance.ediscovery.cases.legalHolds.siteSources.Site.ListPages parameters: @@ -3647,12 +3625,6 @@ paths: case-id: $request.path.case-id legalHold-id: $request.path.legalHold-id siteSource-id: $request.path.siteSource-id - operations: - operationId: compliance.ediscovery.cases.legalHolds.siteSources.Site.ListOperations - parameters: - case-id: $request.path.case-id - legalHold-id: $request.path.legalHold-id - siteSource-id: $request.path.siteSource-id pages: operationId: compliance.ediscovery.cases.legalHolds.siteSources.Site.ListPages parameters: @@ -8939,10 +8911,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.list' description: The collection of lists under this site. - operations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' pages: type: array items: @@ -10151,10 +10119,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.listItem' description: All items contained in the list. - operations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' subscriptions: type: array items: @@ -10162,28 +10126,6 @@ components: description: The set of subscriptions on the list. additionalProperties: type: object - microsoft.graph.richLongRunningOperation: - allOf: - - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' - - title: richLongRunningOperation - type: object - properties: - error: - $ref: '#/components/schemas/microsoft.graph.publicError' - percentageComplete: - maximum: 2147483647 - minimum: -2147483648 - type: integer - format: int32 - nullable: true - resourceId: - type: string - nullable: true - type: - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.sitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -12438,7 +12380,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -12449,20 +12391,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. + description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' format: date-time includeResourceData: type: boolean - description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' + description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' nullable: true latestSupportedTlsVersion: type: string @@ -12470,15 +12412,15 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' nullable: true notificationContentType: type: string - description: Desired content-type for Microsoft Graph change notifications for supported resource types. The default content-type is application/json. + description: Desired content-type for MS Graph change notifications for supported resource types. The default content-type is the 'application/json' content-type. nullable: true notificationQueryOptions: type: string - description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' + description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -12491,57 +12433,6 @@ components: description: Required. Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/v1.0/). See the possible resource path values for each supported resource. additionalProperties: type: object - microsoft.graph.longRunningOperation: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: longRunningOperation - 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 - lastActionDateTime: - 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 - resourceLocation: - type: string - nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.longRunningOperationStatus' - statusDetail: - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.publicError: - title: publicError - type: object - properties: - code: - type: string - description: Represents the error code. - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: Details of the error. - innerError: - $ref: '#/components/schemas/microsoft.graph.publicInnerError' - message: - type: string - description: A non-localized message for the developer. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object microsoft.graph.contentTypeInfo: title: contentTypeInfo type: object @@ -13765,7 +13656,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -13775,7 +13666,7 @@ components: lastSignInDateTime: 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 last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last interactive sign-in date for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastSignInRequestId: @@ -14031,8 +13922,6 @@ components: type: string description: The default time zone for the user's mailbox. nullable: true - userPurpose: - $ref: '#/components/schemas/microsoft.graph.userPurpose' userPurposeV2: $ref: '#/components/schemas/microsoft.graph.mailboxRecipientType' workingHours: @@ -15484,7 +15373,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Sets how long (in seconds) this notification content will stay in each platform''s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user''s Windows Action Center.' + description: 'Sets how long (in seconds) this notification content will stay in each platform’s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user’s Windows Action Center.' format: int32 nullable: true expirationDateTime: @@ -16182,7 +16071,7 @@ components: $ref: '#/components/schemas/microsoft.graph.chatViewpoint' webUrl: type: string - description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -16931,56 +16820,6 @@ components: $ref: '#/components/schemas/microsoft.graph.fieldValueSet' additionalProperties: type: object - microsoft.graph.longRunningOperationStatus: - title: longRunningOperationStatus - enum: - - notStarted - - running - - succeeded - - failed - - unknownFutureValue - type: string - microsoft.graph.publicErrorDetail: - title: publicErrorDetail - type: object - properties: - code: - type: string - description: The error code. - nullable: true - message: - type: string - description: The error message. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object - microsoft.graph.publicInnerError: - title: publicInnerError - type: object - properties: - code: - type: string - description: The error code. - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: A collection of error details. - message: - type: string - description: The error message. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object microsoft.graph.sitePageData: title: sitePageData type: object @@ -18216,18 +18055,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.userPurpose: - title: userPurpose - enum: - - unknown - - user - - linked - - shared - - room - - equipment - - others - - unknownFutureValue - type: string microsoft.graph.mailboxRecipientType: title: mailboxRecipientType enum: @@ -21131,8 +20958,6 @@ components: properties: allowedAudience: $ref: '#/components/schemas/microsoft.graph.broadcastMeetingAudience' - captions: - $ref: '#/components/schemas/microsoft.graph.broadcastMeetingCaptionSettings' isAttendeeReportEnabled: type: boolean description: Indicates whether attendee report is enabled for this Teams live event. Default value is false. @@ -21242,10 +21067,12 @@ components: type: object microsoft.graph.meetingRegistration: allOf: - - $ref: '#/components/schemas/microsoft.graph.meetingRegistrationBase' + - $ref: '#/components/schemas/microsoft.graph.entity' - title: meetingRegistration type: object properties: + allowedRegistrant: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' description: type: string description: The description of the meeting. @@ -21287,6 +21114,11 @@ components: items: $ref: '#/components/schemas/microsoft.graph.meetingRegistrationQuestion' description: Custom registration questions. + registrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrant' + description: Registrants of the online meeting. additionalProperties: type: object microsoft.graph.outOfOfficeSettings: @@ -21389,6 +21221,32 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.longRunningOperation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: longRunningOperation + 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 + lastActionDateTime: + 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 + resourceLocation: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.longRunningOperationStatus' + statusDetail: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -24426,26 +24284,6 @@ components: - everyone - unknownFutureValue type: string - microsoft.graph.broadcastMeetingCaptionSettings: - title: broadcastMeetingCaptionSettings - type: object - properties: - isCaptionEnabled: - type: boolean - description: Indicates whether caption is enabled for this Teams live event. - nullable: true - spokenLanguage: - type: string - description: The spoken language. - nullable: true - translationLanguages: - type: array - items: - type: string - nullable: true - description: The translation languages (choose up to 6). - additionalProperties: - type: object microsoft.graph.lobbyBypassScope: title: lobbyBypassScope enum: @@ -24481,16 +24319,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving a meeting. + description: List of time periods between joining and leaving. emailAddress: type: string - description: Email address of the user associated with this atttendance record. + description: Email address. nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' role: type: string - description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' + description: 'Role of the attendee. Possible values are None, Attendee, Presenter, and Organizer.' nullable: true totalAttendanceInSeconds: maximum: 2147483647 @@ -24501,21 +24339,13 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingRegistrationBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrationBase - type: object - properties: - allowedRegistrant: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' - registrants: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrantBase' - description: Registrants of the online meeting. - additionalProperties: - type: object + microsoft.graph.meetingAudience: + title: meetingAudience + enum: + - everyone + - organization + - unknownFutureValue + type: string microsoft.graph.meetingSpeaker: title: meetingSpeaker type: object @@ -24554,6 +24384,43 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.meetingRegistrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrant + type: object + properties: + customQuestionAnswers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customQuestionAnswer' + description: The registrant's answer to custom questions. + email: + type: string + description: The email address of the registrant. + nullable: true + firstName: + type: string + description: The first name of the registrant. + nullable: true + joinWebUrl: + type: string + description: A unique web URL for the registrant to join the meeting. Read-only. + nullable: true + lastName: + type: string + description: The last name of the registrant. + nullable: true + registrationDateTime: + 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 in UTC when the registrant registers for the meeting. Read-only. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrantStatus' + additionalProperties: + type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -24561,6 +24428,15 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.longRunningOperationStatus: + title: longRunningOperationStatus + enum: + - notStarted + - running + - succeeded + - failed + - unknownFutureValue + type: string microsoft.graph.authenticationPhoneType: title: authenticationPhoneType enum: @@ -25558,36 +25434,17 @@ components: joinDateTime: 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 time the attendee joined in UTC. + description: Time attendee joined in UTC. format: date-time nullable: true leaveDateTime: 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 time the attendee left in UTC. + description: Time attendee left in UTC. format: date-time nullable: true additionalProperties: type: object - microsoft.graph.meetingAudience: - title: meetingAudience - enum: - - everyone - - organization - - unknownFutureValue - type: string - microsoft.graph.meetingRegistrantBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrantBase - type: object - properties: - joinWebUrl: - type: string - description: A unique web URL for the registrant to join the meeting. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.answerInputType: title: answerInputType enum: @@ -25595,6 +25452,32 @@ components: - radioButton - unknownFutureValue type: string + microsoft.graph.customQuestionAnswer: + title: customQuestionAnswer + type: object + properties: + displayName: + type: string + description: Display name of the custom registration question. Read-only. + nullable: true + questionId: + type: string + description: ID the custom registration question. Read-only. + nullable: true + value: + type: string + description: Answer to the custom registration question. + nullable: true + additionalProperties: + type: object + microsoft.graph.meetingRegistrantStatus: + title: meetingRegistrantStatus + enum: + - registered + - canceled + - processing + - unknownFutureValue + type: string microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index be06feb46f6..8a2e2f97305 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -980,7 +980,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.comanagedDevices_playLostModeSound parameters: - name: managedDevice-id @@ -990,6 +990,19 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -2852,7 +2865,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceComplianceScripts.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceComplianceScript-id @@ -2869,6 +2882,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceComplianceScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -4441,7 +4467,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceCustomAttributeShellScripts.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceCustomAttributeShellScript-id @@ -4458,6 +4484,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceManagementScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -5709,7 +5748,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceCustomAttributeShellScripts.userRunStates.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceCustomAttributeShellScript-id @@ -5733,6 +5772,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceManagementScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -7111,7 +7163,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceHealthScript-id @@ -7128,6 +7180,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceHealthScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -8368,7 +8433,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceManagementScripts.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceManagementScript-id @@ -8385,6 +8450,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceManagementScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -9636,7 +9714,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceManagementScripts.userRunStates.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceManagementScript-id @@ -9660,6 +9738,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceManagementScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -10969,7 +11060,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceShellScripts.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceShellScript-id @@ -10986,6 +11077,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceManagementScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -12237,7 +12341,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.deviceShellScripts.userRunStates.deviceRunStates.managedDevice_playLostModeSound parameters: - name: deviceShellScript-id @@ -12261,6 +12365,19 @@ paths: schema: type: string x-ms-docs-key-type: deviceManagementScriptDeviceState + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -13442,46 +13559,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/microsoft.graph.assign': - post: - tags: - - deviceManagement.Actions - summary: Invoke action assign - operationId: deviceManagement.hardwareConfigurations_assign - parameters: - - name: hardwareConfiguration-id - in: path - description: 'key: id of hardwareConfiguration' - required: true - schema: - type: string - x-ms-docs-key-type: hardwareConfiguration - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - hardwareConfigurationAssignments: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.hardwareConfigurationAssignment' - additionalProperties: - type: object - required: true - responses: - '200': - description: Success - content: - application/json: - schema: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.hardwareConfigurationAssignment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action /deviceManagement/importedDeviceIdentities/microsoft.graph.importDeviceIdentityList: post: tags: @@ -14145,7 +14222,7 @@ paths: tags: - deviceManagement.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: deviceManagement.managedDevices_playLostModeSound parameters: - name: managedDevice-id @@ -14155,6 +14232,19 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -17848,6 +17938,9 @@ paths: filter: type: string nullable: true + skipToken: + type: string + nullable: true additionalProperties: type: object required: true @@ -20159,6 +20252,27 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/microsoft.graph.syncInventory': + post: + tags: + - deviceManagement.Actions + summary: Invoke action syncInventory + description: Sync the driver inventory of a WindowsDriverUpdateProfile. + operationId: deviceManagement.windowsDriverUpdateProfiles_syncInventory + parameters: + - name: windowsDriverUpdateProfile-id + in: path + description: 'key: id of windowsDriverUpdateProfile' + required: true + schema: + type: string + x-ms-docs-key-type: windowsDriverUpdateProfile + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/microsoft.graph.assign': post: tags: @@ -21146,17 +21260,6 @@ components: additionalProperties: type: object description: The entity represents an ADML (Administrative Template language) XML file uploaded by Administrator. - microsoft.graph.hardwareConfigurationAssignment: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: hardwareConfigurationAssignment - type: object - properties: - target: - $ref: '#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget' - additionalProperties: - type: object - description: Contains properties used to assign a hardware configuration to a group. microsoft.graph.importedDeviceIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -21779,6 +21882,9 @@ components: - refreshUserPolicy - wakeUpClient - appEvaluation + - quickScan + - fullScan + - windowsDefenderUpdateSignatures type: string description: Action type on Configuration Manager client microsoft.graph.windowsDeviceAccount: diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 8c2b9e8be20..e8479d4f222 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -7747,7 +7747,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string @@ -8071,16 +8071,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.applicationSignInDetailedSummary' + description: Represents a detailed summary of an application sign-in. authenticationMethods: $ref: '#/components/schemas/microsoft.graph.authenticationMethodsRoot' credentialUserRegistrationDetails: type: array items: $ref: '#/components/schemas/microsoft.graph.credentialUserRegistrationDetails' + description: Details of the usage of self-service password reset and multi-factor authentication (MFA) for all registered users. userCredentialUsageDetails: type: array items: $ref: '#/components/schemas/microsoft.graph.userCredentialUsageDetails' + description: Represents the self-service password reset (SSPR) usage for a given tenant. dailyPrintUsageByPrinter: type: array items: @@ -10812,7 +10815,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Device sku number, see also: https://docs.microsoft.com/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo. Valid values 0 to 2147483647. This property is read-only.' + description: 'Device sku number, see also: GetProductInfo. Valid values 0 to 2147483647. This property is read-only.' format: int32 specificationVersion: type: string diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index 7d110c36fce..cb2d7f82dc7 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -2029,6 +2029,7 @@ paths: tags: - agreements.agreementFile summary: Get localizations from agreements + description: The localized version of the terms of use agreement files attached to the agreement. operationId: agreements.file_ListLocalizations parameters: - name: agreement-id @@ -2130,6 +2131,7 @@ paths: tags: - agreements.agreementFile summary: Create new navigation property to localizations for agreements + description: The localized version of the terms of use agreement files attached to the agreement. operationId: agreements.file_CreateLocalizations parameters: - name: agreement-id @@ -2161,6 +2163,7 @@ paths: tags: - agreements.agreementFile summary: Get localizations from agreements + description: The localized version of the terms of use agreement files attached to the agreement. operationId: agreements.file_GetLocalizations parameters: - name: agreement-id @@ -2230,6 +2233,7 @@ paths: tags: - agreements.agreementFile summary: Update the navigation property localizations in agreements + description: The localized version of the terms of use agreement files attached to the agreement. operationId: agreements.file_UpdateLocalizations parameters: - name: agreement-id @@ -2263,6 +2267,7 @@ paths: tags: - agreements.agreementFile summary: Delete navigation property localizations for agreements + description: The localized version of the terms of use agreement files attached to the agreement. operationId: agreements.file_DeleteLocalizations parameters: - name: agreement-id @@ -2295,6 +2300,7 @@ paths: tags: - agreements.agreementFile summary: Get versions from agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.file.localizations_ListVersions parameters: - name: agreement-id @@ -2401,6 +2407,7 @@ paths: tags: - agreements.agreementFile summary: Create new navigation property to versions for agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.file.localizations_CreateVersions parameters: - name: agreement-id @@ -2439,6 +2446,7 @@ paths: tags: - agreements.agreementFile summary: Get versions from agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.file.localizations_GetVersions parameters: - name: agreement-id @@ -2507,6 +2515,7 @@ paths: tags: - agreements.agreementFile summary: Update the navigation property versions in agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.file.localizations_UpdateVersions parameters: - name: agreement-id @@ -2547,6 +2556,7 @@ paths: tags: - agreements.agreementFile summary: Delete navigation property versions for agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.file.localizations_DeleteVersions parameters: - name: agreement-id @@ -2857,6 +2867,7 @@ paths: tags: - agreements.agreementFileLocalization summary: Get versions from agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.files_ListVersions parameters: - name: agreement-id @@ -2963,6 +2974,7 @@ paths: tags: - agreements.agreementFileLocalization summary: Create new navigation property to versions for agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.files_CreateVersions parameters: - name: agreement-id @@ -3001,6 +3013,7 @@ paths: tags: - agreements.agreementFileLocalization summary: Get versions from agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.files_GetVersions parameters: - name: agreement-id @@ -3069,6 +3082,7 @@ paths: tags: - agreements.agreementFileLocalization summary: Update the navigation property versions in agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.files_UpdateVersions parameters: - name: agreement-id @@ -3109,6 +3123,7 @@ paths: tags: - agreements.agreementFileLocalization summary: Delete navigation property versions for agreements + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. operationId: agreements.files_DeleteVersions parameters: - name: agreement-id @@ -3512,6 +3527,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get decisions from identityGovernance + description: Represents an Azure AD access review decision on an instance of a review. operationId: identityGovernance.accessReviews_ListDecisions parameters: - $ref: '#/components/parameters/top' @@ -3629,6 +3645,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Create new navigation property to decisions for identityGovernance + description: Represents an Azure AD access review decision on an instance of a review. operationId: identityGovernance.accessReviews_CreateDecisions requestBody: description: New navigation property @@ -3652,6 +3669,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get decisions from identityGovernance + description: Represents an Azure AD access review decision on an instance of a review. operationId: identityGovernance.accessReviews_GetDecisions parameters: - name: accessReviewInstanceDecisionItem-id @@ -3726,6 +3744,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update the navigation property decisions in identityGovernance + description: Represents an Azure AD access review decision on an instance of a review. operationId: identityGovernance.accessReviews_UpdateDecisions parameters: - name: accessReviewInstanceDecisionItem-id @@ -3752,6 +3771,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Delete navigation property decisions for identityGovernance + description: Represents an Azure AD access review decision on an instance of a review. operationId: identityGovernance.accessReviews_DeleteDecisions parameters: - name: accessReviewInstanceDecisionItem-id @@ -5138,6 +5158,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get definitions from identityGovernance + description: Represents the template and scheduling for an access review. operationId: identityGovernance.accessReviews_ListDefinitions parameters: - $ref: '#/components/parameters/top' @@ -5253,6 +5274,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Create new navigation property to definitions for identityGovernance + description: Represents the template and scheduling for an access review. operationId: identityGovernance.accessReviews_CreateDefinitions requestBody: description: New navigation property @@ -5276,6 +5298,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get definitions from identityGovernance + description: Represents the template and scheduling for an access review. operationId: identityGovernance.accessReviews_GetDefinitions parameters: - name: accessReviewScheduleDefinition-id @@ -5344,6 +5367,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update the navigation property definitions in identityGovernance + description: Represents the template and scheduling for an access review. operationId: identityGovernance.accessReviews_UpdateDefinitions parameters: - name: accessReviewScheduleDefinition-id @@ -5370,6 +5394,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Delete navigation property definitions for identityGovernance + description: Represents the template and scheduling for an access review. operationId: identityGovernance.accessReviews_DeleteDefinitions parameters: - name: accessReviewScheduleDefinition-id @@ -7572,6 +7597,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get historyDefinitions from identityGovernance + description: Represents a collection of access review history data and the scopes used to collect that data. operationId: identityGovernance.accessReviews_ListHistoryDefinitions parameters: - $ref: '#/components/parameters/top' @@ -7673,6 +7699,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Create new navigation property to historyDefinitions for identityGovernance + description: Represents a collection of access review history data and the scopes used to collect that data. operationId: identityGovernance.accessReviews_CreateHistoryDefinitions requestBody: description: New navigation property @@ -7696,6 +7723,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get historyDefinitions from identityGovernance + description: Represents a collection of access review history data and the scopes used to collect that data. operationId: identityGovernance.accessReviews_GetHistoryDefinitions parameters: - name: accessReviewHistoryDefinition-id @@ -7753,6 +7781,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update the navigation property historyDefinitions in identityGovernance + description: Represents a collection of access review history data and the scopes used to collect that data. operationId: identityGovernance.accessReviews_UpdateHistoryDefinitions parameters: - name: accessReviewHistoryDefinition-id @@ -7779,6 +7808,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Delete navigation property historyDefinitions for identityGovernance + description: Represents a collection of access review history data and the scopes used to collect that data. operationId: identityGovernance.accessReviews_DeleteHistoryDefinitions parameters: - name: accessReviewHistoryDefinition-id @@ -7828,6 +7858,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get policy from identityGovernance + description: Resource that enables administrators to manage directory-level access review policies in their tenant. operationId: identityGovernance.accessReviews_GetPolicy parameters: - name: $select @@ -7871,6 +7902,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update the navigation property policy in identityGovernance + description: Resource that enables administrators to manage directory-level access review policies in their tenant. operationId: identityGovernance.accessReviews_UpdatePolicy requestBody: description: New navigation property values @@ -7889,6 +7921,7 @@ paths: tags: - identityGovernance.accessReviewSet summary: Delete navigation property policy for identityGovernance + description: Resource that enables administrators to manage directory-level access review policies in their tenant. operationId: identityGovernance.accessReviews_DeletePolicy parameters: - name: If-Match @@ -7988,6 +8021,7 @@ paths: tags: - identityGovernance.appConsentApprovalRoute summary: Get appConsentRequests from identityGovernance + description: A collection of userConsentRequest objects for a specific application. operationId: identityGovernance.appConsent_ListAppConsentRequests parameters: - $ref: '#/components/parameters/top' @@ -8073,6 +8107,7 @@ paths: tags: - identityGovernance.appConsentApprovalRoute summary: Create new navigation property to appConsentRequests for identityGovernance + description: A collection of userConsentRequest objects for a specific application. operationId: identityGovernance.appConsent_CreateAppConsentRequests requestBody: description: New navigation property @@ -8096,6 +8131,7 @@ paths: tags: - identityGovernance.appConsentApprovalRoute summary: Get appConsentRequests from identityGovernance + description: A collection of userConsentRequest objects for a specific application. operationId: identityGovernance.appConsent_GetAppConsentRequests parameters: - name: appConsentRequest-id @@ -8154,6 +8190,7 @@ paths: tags: - identityGovernance.appConsentApprovalRoute summary: Update the navigation property appConsentRequests in identityGovernance + description: A collection of userConsentRequest objects for a specific application. operationId: identityGovernance.appConsent_UpdateAppConsentRequests parameters: - name: appConsentRequest-id @@ -8180,6 +8217,7 @@ paths: tags: - identityGovernance.appConsentApprovalRoute summary: Delete navigation property appConsentRequests for identityGovernance + description: A collection of userConsentRequest objects for a specific application. operationId: identityGovernance.appConsent_DeleteAppConsentRequests parameters: - name: appConsentRequest-id @@ -9565,6 +9603,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance + description: Represents the policy that governs which subjects can request or be assigned an access package via an access package assignment. operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentPolicies parameters: - $ref: '#/components/parameters/top' @@ -9682,6 +9721,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance + description: Represents the policy that governs which subjects can request or be assigned an access package via an access package assignment. operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentPolicies requestBody: description: New navigation property @@ -9705,6 +9745,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance + description: Represents the policy that governs which subjects can request or be assigned an access package via an access package assignment. operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -9779,6 +9820,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance + description: Represents the policy that governs which subjects can request or be assigned an access package via an access package assignment. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -9805,6 +9847,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance + description: Represents the policy that governs which subjects can request or be assigned an access package via an access package assignment. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -9830,7 +9873,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies_GetAccessPackage parameters: - name: accessPackageAssignmentPolicy-id @@ -9925,7 +9968,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies_GetGraphRefAccessPackage parameters: - name: accessPackageAssignmentPolicy-id @@ -9974,7 +10017,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies_SetGraphRefAccessPackage parameters: - name: accessPackageAssignmentPolicy-id @@ -10003,7 +10046,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignmentPolicy-id @@ -14698,7 +14741,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -14830,7 +14873,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -14869,7 +14912,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -14962,7 +15005,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -15003,7 +15046,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentPolicy-id @@ -15563,7 +15606,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignmentPolicy-id @@ -15638,7 +15681,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignmentPolicy-id @@ -15679,7 +15722,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentPolicies.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignmentPolicy-id @@ -19888,6 +19931,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentRequests from identityGovernance + description: Represents access package assignment requests created by or on behalf of a user. operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentRequests parameters: - $ref: '#/components/parameters/top' @@ -19995,6 +20039,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentRequests for identityGovernance + description: Represents access package assignment requests created by or on behalf of a user. operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentRequests requestBody: description: New navigation property @@ -20018,6 +20063,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentRequests from identityGovernance + description: Represents access package assignment requests created by or on behalf of a user. operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentRequests parameters: - name: accessPackageAssignmentRequest-id @@ -20094,6 +20140,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentRequests in identityGovernance + description: Represents access package assignment requests created by or on behalf of a user. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageAssignmentRequests parameters: - name: accessPackageAssignmentRequest-id @@ -20120,6 +20167,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentRequests for identityGovernance + description: Represents access package assignment requests created by or on behalf of a user. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentRequests parameters: - name: accessPackageAssignmentRequest-id @@ -20370,7 +20418,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignment from identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests_GetAccessPackageAssignment parameters: - name: accessPackageAssignmentRequest-id @@ -20458,7 +20506,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignment in identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests_UpdateAccessPackageAssignment parameters: - name: accessPackageAssignmentRequest-id @@ -20485,7 +20533,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignment for identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests_DeleteAccessPackageAssignment parameters: - name: accessPackageAssignmentRequest-id @@ -20511,7 +20559,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_GetAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -20605,7 +20653,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackage in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_UpdateAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -20632,7 +20680,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackage for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_DeleteAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -20658,7 +20706,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -20783,7 +20831,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -20815,7 +20863,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -20899,7 +20947,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -20933,7 +20981,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -20966,7 +21014,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageAssignmentPolicies_GetAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -21074,7 +21122,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageAssignmentPolicies_GetGraphRefAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -21136,7 +21184,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageAssignmentPolicies_SetGraphRefAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -21172,7 +21220,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageAssignmentPolicies_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -27066,7 +27114,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignmentRequest-id @@ -27133,7 +27181,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignmentRequest-id @@ -27167,7 +27215,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackage.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignmentRequest-id @@ -30849,7 +30897,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicy from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_GetAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentRequest-id @@ -30924,7 +30972,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicy in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_UpdateAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentRequest-id @@ -30951,7 +30999,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicy for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_DeleteAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentRequest-id @@ -30977,7 +31025,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy_GetAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -31072,7 +31120,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy_GetGraphRefAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -31121,7 +31169,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy_SetGraphRefAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -31150,7 +31198,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignmentRequest-id @@ -35845,7 +35893,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -35977,7 +36025,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -36016,7 +36064,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -36109,7 +36157,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -36150,7 +36198,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentRequest-id @@ -36710,7 +36758,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignmentRequest-id @@ -36785,7 +36833,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignmentRequest-id @@ -36826,7 +36874,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignmentRequest-id @@ -44626,7 +44674,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageSubject from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentResourceRoles_GetAccessPackageSubject parameters: - name: accessPackageAssignmentRequest-id @@ -44697,7 +44745,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageSubject in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentResourceRoles_UpdateAccessPackageSubject parameters: - name: accessPackageAssignmentRequest-id @@ -44731,7 +44779,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageSubject for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment.accessPackageAssignmentResourceRoles_DeleteAccessPackageSubject parameters: - name: accessPackageAssignmentRequest-id @@ -45000,7 +45048,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get target from identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_GetTarget parameters: - name: accessPackageAssignmentRequest-id @@ -45063,7 +45111,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property target in identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_UpdateTarget parameters: - name: accessPackageAssignmentRequest-id @@ -45090,7 +45138,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property target for identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequests.accessPackageAssignment_DeleteTarget parameters: - name: accessPackageAssignmentRequest-id @@ -45613,6 +45661,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentResourceRoles from identityGovernance + description: Represents the resource-specific role which a subject has been assigned through an access package assignment. operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentResourceRoles parameters: - $ref: '#/components/parameters/top' @@ -45701,6 +45750,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentResourceRoles for identityGovernance + description: Represents the resource-specific role which a subject has been assigned through an access package assignment. operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentResourceRoles requestBody: description: New navigation property @@ -45724,6 +45774,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentResourceRoles from identityGovernance + description: Represents the resource-specific role which a subject has been assigned through an access package assignment. operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentResourceRoles parameters: - name: accessPackageAssignmentResourceRole-id @@ -45799,6 +45850,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentResourceRoles in identityGovernance + description: Represents the resource-specific role which a subject has been assigned through an access package assignment. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageAssignmentResourceRoles parameters: - name: accessPackageAssignmentResourceRole-id @@ -45825,6 +45877,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentResourceRoles for identityGovernance + description: Represents the resource-specific role which a subject has been assigned through an access package assignment. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentResourceRoles parameters: - name: accessPackageAssignmentResourceRole-id @@ -46165,7 +46218,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_GetAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -46272,7 +46325,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackage in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_UpdateAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -46306,7 +46359,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackage for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_DeleteAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -46339,7 +46392,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -46471,7 +46524,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -46510,7 +46563,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -46603,7 +46656,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -46644,7 +46697,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -46684,7 +46737,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_GetAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -46805,7 +46858,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_GetGraphRefAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -46880,7 +46933,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_SetGraphRefAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -46923,7 +46976,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -53551,7 +53604,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -53626,7 +53679,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -53667,7 +53720,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackage.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -57818,7 +57871,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicy from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_GetAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentResourceRole-id @@ -57902,7 +57955,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicy in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_UpdateAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentResourceRole-id @@ -57936,7 +57989,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicy for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_DeleteAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentResourceRole-id @@ -57969,7 +58022,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy_GetAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -58077,7 +58130,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy_GetGraphRefAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -58139,7 +58192,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy_SetGraphRefAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -58175,7 +58228,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignmentResourceRole-id @@ -63510,7 +63563,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -63649,7 +63702,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -63695,7 +63748,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -63797,7 +63850,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -63845,7 +63898,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignmentResourceRole-id @@ -64485,7 +64538,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -64568,7 +64621,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -64616,7 +64669,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -69961,7 +70014,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignment from identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentRequests_GetAccessPackageAssignment parameters: - name: accessPackageAssignmentResourceRole-id @@ -70073,7 +70126,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignment in identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentRequests_UpdateAccessPackageAssignment parameters: - name: accessPackageAssignmentResourceRole-id @@ -70114,7 +70167,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignment for identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments.accessPackageAssignmentRequests_DeleteAccessPackageAssignment parameters: - name: accessPackageAssignmentResourceRole-id @@ -71058,7 +71111,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get target from identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_GetTarget parameters: - name: accessPackageAssignmentResourceRole-id @@ -71129,7 +71182,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property target in identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_UpdateTarget parameters: - name: accessPackageAssignmentResourceRole-id @@ -71163,7 +71216,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property target for identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles.accessPackageAssignments_DeleteTarget parameters: - name: accessPackageAssignmentResourceRole-id @@ -73573,7 +73626,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageSubject from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles_GetAccessPackageSubject parameters: - name: accessPackageAssignmentResourceRole-id @@ -73636,7 +73689,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageSubject in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles_UpdateAccessPackageSubject parameters: - name: accessPackageAssignmentResourceRole-id @@ -73663,7 +73716,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageSubject for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignmentResourceRoles_DeleteAccessPackageSubject parameters: - name: accessPackageAssignmentResourceRole-id @@ -73865,6 +73918,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignments from identityGovernance + description: Represents the grant of an access package to a subject (user or group). operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignments parameters: - $ref: '#/components/parameters/top' @@ -73973,6 +74027,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignments for identityGovernance + description: Represents the grant of an access package to a subject (user or group). operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignments requestBody: description: New navigation property @@ -73996,6 +74051,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignments from identityGovernance + description: Represents the grant of an access package to a subject (user or group). operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignments parameters: - name: accessPackageAssignment-id @@ -74083,6 +74139,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignments in identityGovernance + description: Represents the grant of an access package to a subject (user or group). operationId: identityGovernance.entitlementManagement_UpdateAccessPackageAssignments parameters: - name: accessPackageAssignment-id @@ -74109,6 +74166,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignments for identityGovernance + description: Represents the grant of an access package to a subject (user or group). operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignments parameters: - name: accessPackageAssignment-id @@ -74134,7 +74192,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignments_GetAccessPackage parameters: - name: accessPackageAssignment-id @@ -74228,7 +74286,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackage in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignments_UpdateAccessPackage parameters: - name: accessPackageAssignment-id @@ -74255,7 +74313,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackage for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignments_DeleteAccessPackage parameters: - name: accessPackageAssignment-id @@ -74281,7 +74339,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -74406,7 +74464,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -74438,7 +74496,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -74522,7 +74580,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -74556,7 +74614,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -74589,7 +74647,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_GetAccessPackage parameters: - name: accessPackageAssignment-id @@ -74697,7 +74755,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_GetGraphRefAccessPackage parameters: - name: accessPackageAssignment-id @@ -74759,7 +74817,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_SetGraphRefAccessPackage parameters: - name: accessPackageAssignment-id @@ -74795,7 +74853,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageAssignmentPolicies_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignment-id @@ -80689,7 +80747,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignment-id @@ -80756,7 +80814,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignment-id @@ -80790,7 +80848,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackage.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignment-id @@ -84472,7 +84530,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicy from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignments_GetAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignment-id @@ -84547,7 +84605,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicy in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignments_UpdateAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignment-id @@ -84574,7 +84632,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicy for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on the id property operationId: identityGovernance.entitlementManagement.accessPackageAssignments_DeleteAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignment-id @@ -84600,7 +84658,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy_GetAccessPackage parameters: - name: accessPackageAssignment-id @@ -84695,7 +84753,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy_GetGraphRefAccessPackage parameters: - name: accessPackageAssignment-id @@ -84744,7 +84802,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy_SetGraphRefAccessPackage parameters: - name: accessPackageAssignment-id @@ -84773,7 +84831,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy_DeleteGraphRefAccessPackage parameters: - name: accessPackageAssignment-id @@ -89468,7 +89526,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -89600,7 +89658,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -89639,7 +89697,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -89732,7 +89790,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -89773,7 +89831,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageAssignment-id @@ -90333,7 +90391,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageAssignment-id @@ -90408,7 +90466,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageAssignment-id @@ -90449,7 +90507,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentPolicy.accessPackageCatalog.accessPackages.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageAssignment-id @@ -95226,7 +95284,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignment from identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentRequests_GetAccessPackageAssignment parameters: - name: accessPackageAssignment-id @@ -95326,7 +95384,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignment in identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentRequests_UpdateAccessPackageAssignment parameters: - name: accessPackageAssignment-id @@ -95360,7 +95418,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignment for identityGovernance - description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + description: 'For a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentRequests_DeleteAccessPackageAssignment parameters: - name: accessPackageAssignment-id @@ -99043,7 +99101,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageSubject from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentResourceRoles_GetAccessPackageSubject parameters: - name: accessPackageAssignment-id @@ -99114,7 +99172,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageSubject in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentResourceRoles_UpdateAccessPackageSubject parameters: - name: accessPackageAssignment-id @@ -99148,7 +99206,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageSubject for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $filter (eq) on objectId and $expand query parameters. operationId: identityGovernance.entitlementManagement.accessPackageAssignments.accessPackageAssignmentResourceRoles_DeleteAccessPackageSubject parameters: - name: accessPackageAssignment-id @@ -99417,7 +99475,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get target from identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignments_GetTarget parameters: - name: accessPackageAssignment-id @@ -99480,7 +99538,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property target in identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignments_UpdateTarget parameters: - name: accessPackageAssignment-id @@ -99507,7 +99565,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property target for identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. operationId: identityGovernance.entitlementManagement.accessPackageAssignments_DeleteTarget parameters: - name: accessPackageAssignment-id @@ -99716,6 +99774,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageCatalogs from identityGovernance + description: Represents a group of access packages. operationId: identityGovernance.entitlementManagement_ListAccessPackageCatalogs parameters: - $ref: '#/components/parameters/top' @@ -99822,6 +99881,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageCatalogs for identityGovernance + description: Represents a group of access packages. operationId: identityGovernance.entitlementManagement_CreateAccessPackageCatalogs requestBody: description: New navigation property @@ -99845,6 +99905,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageCatalogs from identityGovernance + description: Represents a group of access packages. operationId: identityGovernance.entitlementManagement_GetAccessPackageCatalogs parameters: - name: accessPackageCatalog-id @@ -99926,6 +99987,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageCatalogs in identityGovernance + description: Represents a group of access packages. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageCatalogs parameters: - name: accessPackageCatalog-id @@ -99952,6 +100014,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageCatalogs for identityGovernance + description: Represents a group of access packages. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageCatalogs parameters: - name: accessPackageCatalog-id @@ -104488,7 +104551,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages_ListAccessPackageAssignmentPolicies parameters: - name: accessPackageCatalog-id @@ -104620,7 +104683,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackageCatalog-id @@ -104659,7 +104722,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages_GetAccessPackageAssignmentPolicies parameters: - name: accessPackageCatalog-id @@ -104752,7 +104815,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackageCatalog-id @@ -104793,7 +104856,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackageCatalog-id @@ -104833,7 +104896,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageAssignmentPolicies_GetAccessPackage parameters: - name: accessPackageCatalog-id @@ -104954,7 +105017,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageAssignmentPolicies_GetGraphRefAccessPackage parameters: - name: accessPackageCatalog-id @@ -105029,7 +105092,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageAssignmentPolicies_SetGraphRefAccessPackage parameters: - name: accessPackageCatalog-id @@ -105072,7 +105135,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageAssignmentPolicies_DeleteGraphRefAccessPackage parameters: - name: accessPackageCatalog-id @@ -105854,7 +105917,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageCatalog-id @@ -105929,7 +105992,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageCatalog-id @@ -105970,7 +106033,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.accessPackages.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageCatalog-id @@ -110197,6 +110260,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceEnvironments from identityGovernance + description: A reference to the geolocation environment in which a resource is located. operationId: identityGovernance.entitlementManagement_ListAccessPackageResourceEnvironments parameters: - $ref: '#/components/parameters/top' @@ -110300,6 +110364,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageResourceEnvironments for identityGovernance + description: A reference to the geolocation environment in which a resource is located. operationId: identityGovernance.entitlementManagement_CreateAccessPackageResourceEnvironments requestBody: description: New navigation property @@ -110323,6 +110388,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceEnvironments from identityGovernance + description: A reference to the geolocation environment in which a resource is located. operationId: identityGovernance.entitlementManagement_GetAccessPackageResourceEnvironments parameters: - name: accessPackageResourceEnvironment-id @@ -110387,6 +110453,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceEnvironments in identityGovernance + description: A reference to the geolocation environment in which a resource is located. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageResourceEnvironments parameters: - name: accessPackageResourceEnvironment-id @@ -110413,6 +110480,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceEnvironments for identityGovernance + description: A reference to the geolocation environment in which a resource is located. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageResourceEnvironments parameters: - name: accessPackageResourceEnvironment-id @@ -110665,6 +110733,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRequests from identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. operationId: identityGovernance.entitlementManagement_ListAccessPackageResourceRequests parameters: - $ref: '#/components/parameters/top' @@ -110764,6 +110833,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageResourceRequests for identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. operationId: identityGovernance.entitlementManagement_CreateAccessPackageResourceRequests requestBody: description: New navigation property @@ -110787,6 +110857,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRequests from identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. operationId: identityGovernance.entitlementManagement_GetAccessPackageResourceRequests parameters: - name: accessPackageResourceRequest-id @@ -110855,6 +110926,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRequests in identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageResourceRequests parameters: - name: accessPackageResourceRequest-id @@ -110881,6 +110953,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRequests for identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageResourceRequests parameters: - name: accessPackageResourceRequest-id @@ -111076,7 +111149,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get requestor from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageResourceRequests_GetRequestor parameters: - name: accessPackageResourceRequest-id @@ -111139,7 +111212,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property requestor in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageResourceRequests_UpdateRequestor parameters: - name: accessPackageResourceRequest-id @@ -111166,7 +111239,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property requestor for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageResourceRequests_DeleteRequestor parameters: - name: accessPackageResourceRequest-id @@ -111350,6 +111423,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRoleScopes from identityGovernance + description: 'A reference to both a scope within a resource, and a role in that resource for that scope.' operationId: identityGovernance.entitlementManagement_ListAccessPackageResourceRoleScopes parameters: - $ref: '#/components/parameters/top' @@ -111437,6 +111511,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageResourceRoleScopes for identityGovernance + description: 'A reference to both a scope within a resource, and a role in that resource for that scope.' operationId: identityGovernance.entitlementManagement_CreateAccessPackageResourceRoleScopes requestBody: description: New navigation property @@ -111460,6 +111535,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRoleScopes from identityGovernance + description: 'A reference to both a scope within a resource, and a role in that resource for that scope.' operationId: identityGovernance.entitlementManagement_GetAccessPackageResourceRoleScopes parameters: - name: accessPackageResourceRoleScope-id @@ -111524,6 +111600,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRoleScopes in identityGovernance + description: 'A reference to both a scope within a resource, and a role in that resource for that scope.' operationId: identityGovernance.entitlementManagement_UpdateAccessPackageResourceRoleScopes parameters: - name: accessPackageResourceRoleScope-id @@ -111550,6 +111627,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRoleScopes for identityGovernance + description: 'A reference to both a scope within a resource, and a role in that resource for that scope.' operationId: identityGovernance.entitlementManagement_DeleteAccessPackageResourceRoleScopes parameters: - name: accessPackageResourceRoleScope-id @@ -111575,7 +111653,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackageResourceRoleScope-id @@ -111634,7 +111712,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackageResourceRoleScope-id @@ -111661,7 +111739,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackageResourceRoleScope-id @@ -113730,6 +113808,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResources from identityGovernance + description: A reference to a resource associated with an access package catalog. operationId: identityGovernance.entitlementManagement_ListAccessPackageResources parameters: - $ref: '#/components/parameters/top' @@ -113837,6 +113916,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageResources for identityGovernance + description: A reference to a resource associated with an access package catalog. operationId: identityGovernance.entitlementManagement_CreateAccessPackageResources requestBody: description: New navigation property @@ -113860,6 +113940,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResources from identityGovernance + description: A reference to a resource associated with an access package catalog. operationId: identityGovernance.entitlementManagement_GetAccessPackageResources parameters: - name: accessPackageResource-id @@ -113936,6 +114017,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResources in identityGovernance + description: A reference to a resource associated with an access package catalog. operationId: identityGovernance.entitlementManagement_UpdateAccessPackageResources parameters: - name: accessPackageResource-id @@ -113962,6 +114044,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResources for identityGovernance + description: A reference to a resource associated with an access package catalog. operationId: identityGovernance.entitlementManagement_DeleteAccessPackageResources parameters: - name: accessPackageResource-id @@ -114975,7 +115058,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackages from identityGovernance - description: Access packages. + description: Represents access package objects. operationId: identityGovernance.entitlementManagement_ListAccessPackages parameters: - $ref: '#/components/parameters/top' @@ -115086,7 +115169,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackages for identityGovernance - description: Access packages. + description: Represents access package objects. operationId: identityGovernance.entitlementManagement_CreateAccessPackages requestBody: description: New navigation property @@ -115110,7 +115193,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackages from identityGovernance - description: Access packages. + description: Represents access package objects. operationId: identityGovernance.entitlementManagement_GetAccessPackages parameters: - name: accessPackage-id @@ -115204,7 +115287,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackages in identityGovernance - description: Access packages. + description: Represents access package objects. operationId: identityGovernance.entitlementManagement_UpdateAccessPackages parameters: - name: accessPackage-id @@ -115231,7 +115314,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackages for identityGovernance - description: Access packages. + description: Represents access package objects. operationId: identityGovernance.entitlementManagement_DeleteAccessPackages parameters: - name: accessPackage-id @@ -115257,7 +115340,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages_ListAccessPackageAssignmentPolicies parameters: - name: accessPackage-id @@ -115382,7 +115465,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages_CreateAccessPackageAssignmentPolicies parameters: - name: accessPackage-id @@ -115414,7 +115497,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageAssignmentPolicies from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages_GetAccessPackageAssignmentPolicies parameters: - name: accessPackage-id @@ -115498,7 +115581,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageAssignmentPolicies in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages_UpdateAccessPackageAssignmentPolicies parameters: - name: accessPackage-id @@ -115532,7 +115615,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageAssignmentPolicies for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages_DeleteAccessPackageAssignmentPolicies parameters: - name: accessPackage-id @@ -115565,7 +115648,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageAssignmentPolicies_GetAccessPackage parameters: - name: accessPackage-id @@ -115673,7 +115756,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get ref of accessPackage from identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageAssignmentPolicies_GetGraphRefAccessPackage parameters: - name: accessPackage-id @@ -115735,7 +115818,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the ref of navigation property accessPackage in identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageAssignmentPolicies_SetGraphRefAccessPackage parameters: - name: accessPackage-id @@ -115771,7 +115854,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete ref of navigation property accessPackage for identityGovernance - description: The access package with this policy. Read-only. Nullable. + description: The access package with this policy. Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageAssignmentPolicies_DeleteGraphRefAccessPackage parameters: - name: accessPackage-id @@ -121665,7 +121748,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackageResourceRole from identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageResourceRoleScopes_GetAccessPackageResourceRole parameters: - name: accessPackage-id @@ -121732,7 +121815,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property accessPackageResourceRole in identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageResourceRoleScopes_UpdateAccessPackageResourceRole parameters: - name: accessPackage-id @@ -121766,7 +121849,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property accessPackageResourceRole for identityGovernance - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackages.accessPackageResourceRoleScopes_DeleteAccessPackageResourceRole parameters: - name: accessPackage-id @@ -125491,7 +125574,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get connectedOrganizations from identityGovernance - description: Connected organizations. + description: Represents references to a directory or domain of another organization whose users can request access. operationId: identityGovernance.entitlementManagement_ListConnectedOrganizations parameters: - $ref: '#/components/parameters/top' @@ -125591,7 +125674,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to connectedOrganizations for identityGovernance - description: Connected organizations. + description: Represents references to a directory or domain of another organization whose users can request access. operationId: identityGovernance.entitlementManagement_CreateConnectedOrganizations requestBody: description: New navigation property @@ -125615,7 +125698,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get connectedOrganizations from identityGovernance - description: Connected organizations. + description: Represents references to a directory or domain of another organization whose users can request access. operationId: identityGovernance.entitlementManagement_GetConnectedOrganizations parameters: - name: connectedOrganization-id @@ -125684,7 +125767,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property connectedOrganizations in identityGovernance - description: Connected organizations. + description: Represents references to a directory or domain of another organization whose users can request access. operationId: identityGovernance.entitlementManagement_UpdateConnectedOrganizations parameters: - name: connectedOrganization-id @@ -125711,7 +125794,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property connectedOrganizations for identityGovernance - description: Connected organizations. + description: Represents references to a directory or domain of another organization whose users can request access. operationId: identityGovernance.entitlementManagement_DeleteConnectedOrganizations parameters: - name: connectedOrganization-id @@ -126211,7 +126294,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get settings from identityGovernance - description: Entitlement management settings. + description: Represents the settings that control the behavior of Azure AD entitlement management. operationId: identityGovernance.entitlementManagement_GetSettings parameters: - name: $select @@ -126254,7 +126337,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property settings in identityGovernance - description: Entitlement management settings. + description: Represents the settings that control the behavior of Azure AD entitlement management. operationId: identityGovernance.entitlementManagement_UpdateSettings requestBody: description: New navigation property values @@ -126273,7 +126356,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property settings for identityGovernance - description: Entitlement management settings. + description: Represents the settings that control the behavior of Azure AD entitlement management. operationId: identityGovernance.entitlementManagement_DeleteSettings parameters: - name: If-Match @@ -126377,6 +126460,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Get agreementAcceptances from identityGovernance + description: Represents the current status of a user's response to a company's customizable terms of use agreement. operationId: identityGovernance.termsOfUse_ListAgreementAcceptances parameters: - $ref: '#/components/parameters/top' @@ -126487,6 +126571,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Create new navigation property to agreementAcceptances for identityGovernance + description: Represents the current status of a user's response to a company's customizable terms of use agreement. operationId: identityGovernance.termsOfUse_CreateAgreementAcceptances requestBody: description: New navigation property @@ -126510,6 +126595,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Get agreementAcceptances from identityGovernance + description: Represents the current status of a user's response to a company's customizable terms of use agreement. operationId: identityGovernance.termsOfUse_GetAgreementAcceptances parameters: - name: agreementAcceptance-id @@ -126570,6 +126656,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Update the navigation property agreementAcceptances in identityGovernance + description: Represents the current status of a user's response to a company's customizable terms of use agreement. operationId: identityGovernance.termsOfUse_UpdateAgreementAcceptances parameters: - name: agreementAcceptance-id @@ -126596,6 +126683,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Delete navigation property agreementAcceptances for identityGovernance + description: Represents the current status of a user's response to a company's customizable terms of use agreement. operationId: identityGovernance.termsOfUse_DeleteAgreementAcceptances parameters: - name: agreementAcceptance-id @@ -126621,6 +126709,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Get agreements from identityGovernance + description: Represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD). operationId: identityGovernance.termsOfUse_ListAgreements parameters: - $ref: '#/components/parameters/top' @@ -126713,6 +126802,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Create new navigation property to agreements for identityGovernance + description: Represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD). operationId: identityGovernance.termsOfUse_CreateAgreements requestBody: description: New navigation property @@ -126736,6 +126826,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Get agreements from identityGovernance + description: Represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD). operationId: identityGovernance.termsOfUse_GetAgreements parameters: - name: agreement-id @@ -126807,6 +126898,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Update the navigation property agreements in identityGovernance + description: Represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD). operationId: identityGovernance.termsOfUse_UpdateAgreements parameters: - name: agreement-id @@ -126833,6 +126925,7 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Delete navigation property agreements for identityGovernance + description: Represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD). operationId: identityGovernance.termsOfUse_DeleteAgreements parameters: - name: agreement-id @@ -132388,6 +132481,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' + description: The localized version of the terms of use agreement files attached to the agreement. additionalProperties: type: object microsoft.graph.agreementFileLocalization: @@ -132400,6 +132494,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' + description: Read-only. Customized versions of the terms of use agreement in the Azure AD tenant. additionalProperties: type: object microsoft.graph.agreementFileVersion: @@ -132445,14 +132540,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + description: Represents an Azure AD access review decision on an instance of a review. definitions: type: array items: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' + description: Represents the template and scheduling for an access review. historyDefinitions: type: array items: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryDefinition' + description: Represents a collection of access review history data and the scopes used to collect that data. policy: $ref: '#/components/schemas/microsoft.graph.accessReviewPolicy' additionalProperties: @@ -132750,6 +132848,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appConsentRequest' + description: A collection of userConsentRequest objects for a specific application. additionalProperties: type: object microsoft.graph.appConsentRequest: @@ -132863,48 +132962,57 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + description: Represents the policy that governs which subjects can request or be assigned an access package via an access package assignment. accessPackageAssignmentRequests: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + description: Represents access package assignment requests created by or on behalf of a user. accessPackageAssignmentResourceRoles: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' + description: Represents the resource-specific role which a subject has been assigned through an access package assignment. accessPackageAssignments: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + description: Represents the grant of an access package to a subject (user or group). accessPackageCatalogs: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + description: Represents a group of access packages. accessPackageResourceEnvironments: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + description: A reference to the geolocation environment in which a resource is located. accessPackageResourceRequests: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + description: Represents a request to add or remove a resource to or from a catalog respectively. accessPackageResourceRoleScopes: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + description: 'A reference to both a scope within a resource, and a role in that resource for that scope.' accessPackageResources: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + description: A reference to a resource associated with an access package catalog. accessPackages: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackage' - description: Access packages. + description: Represents access package objects. connectedOrganizations: type: array items: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' - description: Connected organizations. + description: Represents references to a directory or domain of another organization whose users can request access. settings: $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' additionalProperties: @@ -132925,7 +133033,7 @@ components: properties: accessPackageId: type: string - description: ID of the access package. + description: Identifier of the access package. nullable: true accessReviewSettings: $ref: '#/components/schemas/microsoft.graph.assignmentReviewSettings' @@ -132949,7 +133057,7 @@ components: nullable: true displayName: type: string - description: The display name of the policy. + description: The display name of the policy. Supports $filter (eq). nullable: true durationInDays: maximum: 2147483647 @@ -132997,11 +133105,11 @@ components: properties: catalogId: type: string - description: ID of the access package catalog referencing this access package. Read-only. + description: Identifier of the access package catalog referencing this access package. Read-only. nullable: true createdBy: type: string - description: UPN of the user or identity of the subject who created this resource. Read-only. + description: The userPrincipalName of the user or identity of the subject who created this resource. Read-only. nullable: true 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])$' @@ -133015,7 +133123,7 @@ components: nullable: true displayName: type: string - description: The display name of the access package. + description: 'The display name of the access package. Supports $filter (eq, contains).' nullable: true isHidden: type: boolean @@ -133027,7 +133135,7 @@ components: nullable: true modifiedBy: type: string - description: The UPN of the user who last modified this resource. Read-only. + description: The userPrincipalName of the user who last modified this resource. Read-only. nullable: true modifiedDateTime: 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])$' @@ -133039,7 +133147,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' - description: Read-only. Nullable. + description: Read-only. Nullable. Supports $expand. accessPackageCatalog: $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' accessPackageResourceRoleScopes: @@ -133284,7 +133392,7 @@ components: nullable: true description: type: string - description: The description of this accessPackageResourceEnvironment object. + description: The description of this object. nullable: true displayName: type: string @@ -133309,7 +133417,7 @@ components: description: The unique identifier of this environment in the origin system. originSystem: type: string - description: The type of the resource in the origin system such as SharePointOnline. Supports $filter. + description: 'The type of the resource in the origin system, that is, SharePointOnline. Requires $filter (eq).' accessPackageResources: type: array items: @@ -133803,7 +133911,7 @@ components: nullable: true assignmentState: type: string - description: 'The state of the access package assignment. Possible values are Delivering, Delivered, or Expired. Read-only.' + description: 'The state of the access package assignment. Possible values are Delivering, Delivered, or Expired. Read-only. Supports $filter (eq).' nullable: true assignmentStatus: type: string @@ -133955,7 +134063,7 @@ components: nullable: true displayName: type: string - description: The display name of the connected organization. + description: The display name of the connected organization. Supports $filter (eq). nullable: true identitySources: type: array @@ -134073,10 +134181,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' + description: Represents the current status of a user's response to a company's customizable terms of use agreement. agreements: type: array items: $ref: '#/components/schemas/microsoft.graph.agreement' + description: Represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD). additionalProperties: type: object microsoft.graph.privilegedAccess: @@ -134846,24 +134956,30 @@ 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 time representing when the file was created.The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true displayName: type: string + description: Localized display name of the policy file of an agreement. The localized display name is shown to end users who view the agreement. nullable: true fileData: $ref: '#/components/schemas/microsoft.graph.agreementFileData' fileName: type: string + description: 'Name of the agreement file (for example, TOU.pdf). Read-only.' nullable: true isDefault: type: boolean + description: 'If none of the languages matches the client preference, indicates whether this is the default agreement file . If none of the files are marked as default, the first one is treated as the default. Read-only.' nullable: true isMajorVersion: type: boolean + description: Indicates whether the agreement file is a major version update. Major version updates invalidate the agreement's acceptances on the corresponding language. nullable: true language: type: string + description: 'The language of the agreement file in the format ''languagecode2-country/regioncode2''. ''languagecode2'' is a lowercase two-letter code derived from ISO 639-1, while ''country/regioncode2'' is derived from ISO 3166 and usually consists of two uppercase letters, or a BCP-47 language tag. For example, U.S. English is en-US. Read-only.' nullable: true additionalProperties: type: object @@ -135860,6 +135976,10 @@ components: items: $ref: '#/components/schemas/microsoft.graph.list' description: The collection of lists under this site. + operations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' pages: type: array items: @@ -137080,6 +137200,10 @@ components: items: $ref: '#/components/schemas/microsoft.graph.listItem' description: All items contained in the list. + operations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' subscriptions: type: array items: @@ -137310,6 +137434,28 @@ components: description: The collection of column definitions for this contentType. additionalProperties: type: object + microsoft.graph.richLongRunningOperation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + - title: richLongRunningOperation + type: object + properties: + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + percentageComplete: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + resourceId: + type: string + nullable: true + type: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.sitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -138148,7 +138294,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string @@ -139563,7 +139709,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -139574,20 +139720,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. + description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' format: date-time includeResourceData: type: boolean - description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' + description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' nullable: true latestSupportedTlsVersion: type: string @@ -139595,15 +139741,15 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' + description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' nullable: true notificationContentType: type: string - description: Desired content-type for MS Graph change notifications for supported resource types. The default content-type is the 'application/json' content-type. + description: Desired content-type for Microsoft Graph change notifications for supported resource types. The default content-type is application/json. nullable: true notificationQueryOptions: type: string - description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' + description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -140052,6 +140198,57 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.longRunningOperation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: longRunningOperation + 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 + lastActionDateTime: + 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 + resourceLocation: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.longRunningOperationStatus' + statusDetail: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.publicError: + title: publicError + type: object + properties: + code: + type: string + description: Represents the error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: Details of the error. + innerError: + $ref: '#/components/schemas/microsoft.graph.publicInnerError' + message: + type: string + description: A non-localized message for the developer. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object microsoft.graph.contentTypeInfo: title: contentTypeInfo type: object @@ -140796,7 +140993,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -140806,7 +141003,7 @@ components: lastSignInDateTime: 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 last interactive sign-in date for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastSignInRequestId: @@ -141062,6 +141259,8 @@ components: type: string description: The default time zone for the user's mailbox. nullable: true + userPurpose: + $ref: '#/components/schemas/microsoft.graph.userPurpose' userPurposeV2: $ref: '#/components/schemas/microsoft.graph.mailboxRecipientType' workingHours: @@ -142044,7 +142243,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Device sku number, see also: https://docs.microsoft.com/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo. Valid values 0 to 2147483647. This property is read-only.' + description: 'Device sku number, see also: GetProductInfo. Valid values 0 to 2147483647. This property is read-only.' format: int32 specificationVersion: type: string @@ -142357,7 +142556,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Sets how long (in seconds) this notification content will stay in each platform’s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user’s Windows Action Center.' + description: 'Sets how long (in seconds) this notification content will stay in each platform''s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user''s Windows Action Center.' format: int32 nullable: true expirationDateTime: @@ -143055,7 +143254,7 @@ components: $ref: '#/components/schemas/microsoft.graph.chatViewpoint' webUrl: type: string - description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -143947,6 +144146,56 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.longRunningOperationStatus: + title: longRunningOperationStatus + enum: + - notStarted + - running + - succeeded + - failed + - unknownFutureValue + type: string + microsoft.graph.publicErrorDetail: + title: publicErrorDetail + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.publicInnerError: + title: publicInnerError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: A collection of error details. + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object microsoft.graph.sitePageData: title: sitePageData type: object @@ -144521,6 +144770,18 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userPurpose: + title: userPurpose + enum: + - unknown + - user + - linked + - shared + - room + - equipment + - others + - unknownFutureValue + type: string microsoft.graph.mailboxRecipientType: title: mailboxRecipientType enum: @@ -147172,6 +147433,8 @@ components: properties: allowedAudience: $ref: '#/components/schemas/microsoft.graph.broadcastMeetingAudience' + captions: + $ref: '#/components/schemas/microsoft.graph.broadcastMeetingCaptionSettings' isAttendeeReportEnabled: type: boolean description: Indicates whether attendee report is enabled for this Teams live event. Default value is false. @@ -147281,12 +147544,10 @@ components: type: object microsoft.graph.meetingRegistration: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' + - $ref: '#/components/schemas/microsoft.graph.meetingRegistrationBase' - title: meetingRegistration type: object properties: - allowedRegistrant: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' description: type: string description: The description of the meeting. @@ -147328,11 +147589,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.meetingRegistrationQuestion' description: Custom registration questions. - registrants: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrant' - description: Registrants of the online meeting. additionalProperties: type: object microsoft.graph.outOfOfficeSettings: @@ -147435,32 +147691,6 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object - microsoft.graph.longRunningOperation: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: longRunningOperation - 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 - lastActionDateTime: - 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 - resourceLocation: - type: string - nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.longRunningOperationStatus' - statusDetail: - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -149718,6 +149948,26 @@ components: - everyone - unknownFutureValue type: string + microsoft.graph.broadcastMeetingCaptionSettings: + title: broadcastMeetingCaptionSettings + type: object + properties: + isCaptionEnabled: + type: boolean + description: Indicates whether caption is enabled for this Teams live event. + nullable: true + spokenLanguage: + type: string + description: The spoken language. + nullable: true + translationLanguages: + type: array + items: + type: string + nullable: true + description: The translation languages (choose up to 6). + additionalProperties: + type: object microsoft.graph.lobbyBypassScope: title: lobbyBypassScope enum: @@ -149753,16 +150003,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving. + description: List of time periods between joining and leaving a meeting. emailAddress: type: string - description: Email address. + description: Email address of the user associated with this atttendance record. nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' role: type: string - description: 'Role of the attendee. Possible values are None, Attendee, Presenter, and Organizer.' + description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' nullable: true totalAttendanceInSeconds: maximum: 2147483647 @@ -149773,13 +150023,21 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingAudience: - title: meetingAudience - enum: - - everyone - - organization - - unknownFutureValue - type: string + microsoft.graph.meetingRegistrationBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrationBase + type: object + properties: + allowedRegistrant: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' + registrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrantBase' + description: Registrants of the online meeting. + additionalProperties: + type: object microsoft.graph.meetingSpeaker: title: meetingSpeaker type: object @@ -149818,43 +150076,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingRegistrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrant - type: object - properties: - customQuestionAnswers: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.customQuestionAnswer' - description: The registrant's answer to custom questions. - email: - type: string - description: The email address of the registrant. - nullable: true - firstName: - type: string - description: The first name of the registrant. - nullable: true - joinWebUrl: - type: string - description: A unique web URL for the registrant to join the meeting. Read-only. - nullable: true - lastName: - type: string - description: The last name of the registrant. - nullable: true - registrationDateTime: - 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 in UTC when the registrant registers for the meeting. Read-only. - format: date-time - nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrantStatus' - additionalProperties: - type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -149862,15 +150083,6 @@ components: - notAttested - unknownFutureValue type: string - microsoft.graph.longRunningOperationStatus: - title: longRunningOperationStatus - enum: - - notStarted - - running - - succeeded - - failed - - unknownFutureValue - type: string microsoft.graph.authenticationPhoneType: title: authenticationPhoneType enum: @@ -150776,17 +150988,36 @@ components: joinDateTime: 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 attendee joined in UTC. + description: The time the attendee joined in UTC. format: date-time nullable: true leaveDateTime: 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 attendee left in UTC. + description: The time the attendee left in UTC. format: date-time nullable: true additionalProperties: type: object + microsoft.graph.meetingAudience: + title: meetingAudience + enum: + - everyone + - organization + - unknownFutureValue + type: string + microsoft.graph.meetingRegistrantBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrantBase + type: object + properties: + joinWebUrl: + type: string + description: A unique web URL for the registrant to join the meeting. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.answerInputType: title: answerInputType enum: @@ -150794,32 +151025,6 @@ components: - radioButton - unknownFutureValue type: string - microsoft.graph.customQuestionAnswer: - title: customQuestionAnswer - type: object - properties: - displayName: - type: string - description: Display name of the custom registration question. Read-only. - nullable: true - questionId: - type: string - description: ID the custom registration question. Read-only. - nullable: true - value: - type: string - description: Answer to the custom registration question. - nullable: true - additionalProperties: - type: object - microsoft.graph.meetingRegistrantStatus: - title: meetingRegistrantStatus - enum: - - registered - - canceled - - processing - - unknownFutureValue - type: string microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index abc39936655..1a933827d8f 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -20003,7 +20003,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -20013,7 +20013,7 @@ components: lastSignInDateTime: 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 last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last interactive sign-in date for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastSignInRequestId: @@ -20312,8 +20312,6 @@ components: type: string description: The default time zone for the user's mailbox. nullable: true - userPurpose: - $ref: '#/components/schemas/microsoft.graph.userPurpose' userPurposeV2: $ref: '#/components/schemas/microsoft.graph.mailboxRecipientType' workingHours: @@ -21665,10 +21663,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.list' description: The collection of lists under this site. - operations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' pages: type: array items: @@ -22460,7 +22454,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Sets how long (in seconds) this notification content will stay in each platform''s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user''s Windows Action Center.' + description: 'Sets how long (in seconds) this notification content will stay in each platform’s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user’s Windows Action Center.' format: int32 nullable: true expirationDateTime: @@ -22973,7 +22967,7 @@ components: $ref: '#/components/schemas/microsoft.graph.chatViewpoint' webUrl: type: string - description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -23364,7 +23358,6 @@ components: - passwordHashSync - emailAsAlternateId - unknownFutureValue - - certificateBasedAuthentication type: string microsoft.graph.policyScope: title: policyScope @@ -23991,18 +23984,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.userPurpose: - title: userPurpose - enum: - - unknown - - user - - linked - - shared - - room - - equipment - - others - - unknownFutureValue - type: string microsoft.graph.mailboxRecipientType: title: mailboxRecipientType enum: @@ -25327,10 +25308,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.listItem' description: All items contained in the list. - operations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' subscriptions: type: array items: @@ -25561,28 +25538,6 @@ components: description: The collection of column definitions for this contentType. additionalProperties: type: object - microsoft.graph.richLongRunningOperation: - allOf: - - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' - - title: richLongRunningOperation - type: object - properties: - error: - $ref: '#/components/schemas/microsoft.graph.publicError' - percentageComplete: - maximum: 2147483647 - minimum: -2147483648 - type: integer - format: int32 - nullable: true - resourceId: - type: string - nullable: true - type: - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.sitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -28287,8 +28242,6 @@ components: properties: allowedAudience: $ref: '#/components/schemas/microsoft.graph.broadcastMeetingAudience' - captions: - $ref: '#/components/schemas/microsoft.graph.broadcastMeetingCaptionSettings' isAttendeeReportEnabled: type: boolean description: Indicates whether attendee report is enabled for this Teams live event. Default value is false. @@ -28398,10 +28351,12 @@ components: type: object microsoft.graph.meetingRegistration: allOf: - - $ref: '#/components/schemas/microsoft.graph.meetingRegistrationBase' + - $ref: '#/components/schemas/microsoft.graph.entity' - title: meetingRegistration type: object properties: + allowedRegistrant: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' description: type: string description: The description of the meeting. @@ -28443,6 +28398,11 @@ components: items: $ref: '#/components/schemas/microsoft.graph.meetingRegistrationQuestion' description: Custom registration questions. + registrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrant' + description: Registrants of the online meeting. additionalProperties: type: object microsoft.graph.outOfOfficeSettings: @@ -30669,7 +30629,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -30680,20 +30640,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. + description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' format: date-time includeResourceData: type: boolean - description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' + description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' nullable: true latestSupportedTlsVersion: type: string @@ -30701,15 +30661,15 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' nullable: true notificationContentType: type: string - description: Desired content-type for Microsoft Graph change notifications for supported resource types. The default content-type is application/json. + description: Desired content-type for MS Graph change notifications for supported resource types. The default content-type is the 'application/json' content-type. nullable: true notificationQueryOptions: type: string - description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' + description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -31158,31 +31118,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.publicError: - title: publicError - type: object - properties: - code: - type: string - description: Represents the error code. - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: Details of the error. - innerError: - $ref: '#/components/schemas/microsoft.graph.publicInnerError' - message: - type: string - description: A non-localized message for the developer. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object microsoft.graph.contentTypeInfo: title: contentTypeInfo type: object @@ -32677,26 +32612,6 @@ components: - everyone - unknownFutureValue type: string - microsoft.graph.broadcastMeetingCaptionSettings: - title: broadcastMeetingCaptionSettings - type: object - properties: - isCaptionEnabled: - type: boolean - description: Indicates whether caption is enabled for this Teams live event. - nullable: true - spokenLanguage: - type: string - description: The spoken language. - nullable: true - translationLanguages: - type: array - items: - type: string - nullable: true - description: The translation languages (choose up to 6). - additionalProperties: - type: object microsoft.graph.lobbyBypassScope: title: lobbyBypassScope enum: @@ -32732,16 +32647,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving a meeting. + description: List of time periods between joining and leaving. emailAddress: type: string - description: Email address of the user associated with this atttendance record. + description: Email address. nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' role: type: string - description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' + description: 'Role of the attendee. Possible values are None, Attendee, Presenter, and Organizer.' nullable: true totalAttendanceInSeconds: maximum: 2147483647 @@ -32752,21 +32667,13 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingRegistrationBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrationBase - type: object - properties: - allowedRegistrant: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' - registrants: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrantBase' - description: Registrants of the online meeting. - additionalProperties: - type: object + microsoft.graph.meetingAudience: + title: meetingAudience + enum: + - everyone + - organization + - unknownFutureValue + type: string microsoft.graph.meetingSpeaker: title: meetingSpeaker type: object @@ -32805,6 +32712,43 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.meetingRegistrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrant + type: object + properties: + customQuestionAnswers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customQuestionAnswer' + description: The registrant's answer to custom questions. + email: + type: string + description: The email address of the registrant. + nullable: true + firstName: + type: string + description: The first name of the registrant. + nullable: true + joinWebUrl: + type: string + description: A unique web URL for the registrant to join the meeting. Read-only. + nullable: true + lastName: + type: string + description: The last name of the registrant. + nullable: true + registrationDateTime: + 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 in UTC when the registrant registers for the meeting. Read-only. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrantStatus' + additionalProperties: + type: object microsoft.graph.personalTaskProperties: title: personalTaskProperties type: object @@ -34154,47 +34098,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.publicErrorDetail: - title: publicErrorDetail - type: object - properties: - code: - type: string - description: The error code. - nullable: true - message: - type: string - description: The error message. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object - microsoft.graph.publicInnerError: - title: publicInnerError - type: object - properties: - code: - type: string - description: The error code. - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: A collection of error details. - message: - type: string - description: The error message. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object microsoft.graph.sitePageData: title: sitePageData type: object @@ -34855,36 +34758,17 @@ components: joinDateTime: 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 time the attendee joined in UTC. + description: Time attendee joined in UTC. format: date-time nullable: true leaveDateTime: 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 time the attendee left in UTC. + description: Time attendee left in UTC. format: date-time nullable: true additionalProperties: type: object - microsoft.graph.meetingAudience: - title: meetingAudience - enum: - - everyone - - organization - - unknownFutureValue - type: string - microsoft.graph.meetingRegistrantBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrantBase - type: object - properties: - joinWebUrl: - type: string - description: A unique web URL for the registrant to join the meeting. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.answerInputType: title: answerInputType enum: @@ -34892,6 +34776,32 @@ components: - radioButton - unknownFutureValue type: string + microsoft.graph.customQuestionAnswer: + title: customQuestionAnswer + type: object + properties: + displayName: + type: string + description: Display name of the custom registration question. Read-only. + nullable: true + questionId: + type: string + description: ID the custom registration question. Read-only. + nullable: true + value: + type: string + description: Answer to the custom registration question. + nullable: true + additionalProperties: + type: object + microsoft.graph.meetingRegistrantStatus: + title: meetingRegistrantStatus + enum: + - registered + - canceled + - processing + - unknownFutureValue + type: string microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index a96265310a5..95aba745805 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -25,6 +25,7 @@ paths: enum: - id - providerStatus + - alerts_v2 - incidents - attackSimulation - alerts @@ -51,6 +52,7 @@ paths: items: enum: - '*' + - alerts_v2 - incidents - attackSimulation - alerts @@ -74,6 +76,8 @@ paths: schema: $ref: '#/components/schemas/microsoft.graph.security' links: + alerts_v2: + operationId: security.ListAlerts_v2 incidents: operationId: security.ListIncidents attackSimulation: @@ -508,6 +512,298 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + /security/alerts_v2: + get: + tags: + - security.alert_v2 + summary: Get alerts_v2 from security + operationId: security_ListAlerts_v2 + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - aadTenantId + - aadTenantId desc + - actorDisplayName + - actorDisplayName desc + - alertWebUrl + - alertWebUrl desc + - assignedTo + - assignedTo desc + - category + - category desc + - classification + - classification desc + - comments + - comments desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - detectorId + - detectorId desc + - determination + - determination desc + - firstActivityDateTime + - firstActivityDateTime desc + - incidentId + - incidentId desc + - incidentWebUrl + - incidentWebUrl desc + - lastActivityDateTime + - lastActivityDateTime desc + - lastUpdateDateTime + - lastUpdateDateTime desc + - mitreTechniques + - mitreTechniques desc + - providerAlertId + - providerAlertId desc + - resolvedDateTime + - resolvedDateTime desc + - serviceSource + - serviceSource desc + - severity + - severity desc + - status + - status desc + - threatDisplayName + - threatDisplayName desc + - threatFamilyName + - threatFamilyName desc + - title + - title desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - aadTenantId + - actorDisplayName + - alertWebUrl + - assignedTo + - category + - classification + - comments + - createdDateTime + - description + - detectorId + - determination + - firstActivityDateTime + - incidentId + - incidentWebUrl + - lastActivityDateTime + - lastUpdateDateTime + - mitreTechniques + - providerAlertId + - resolvedDateTime + - serviceSource + - severity + - status + - threatDisplayName + - threatFamilyName + - title + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + '200': + description: Retrieved navigation property + content: + application/json: + schema: + title: Collection of alert_v2 + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.alert_v2' + '@odata.nextLink': + type: string + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.alert_v2 + summary: Create new navigation property to alerts_v2 for security + operationId: security_CreateAlerts_v2 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.alert_v2' + required: true + responses: + '201': + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.alert_v2' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/alerts_v2/{alert_v2-id}': + get: + tags: + - security.alert_v2 + summary: Get alerts_v2 from security + operationId: security_GetAlerts_v2 + parameters: + - name: alert_v2-id + in: path + description: 'key: id of alert_v2' + required: true + schema: + type: string + x-ms-docs-key-type: alert_v2 + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - aadTenantId + - actorDisplayName + - alertWebUrl + - assignedTo + - category + - classification + - comments + - createdDateTime + - description + - detectorId + - determination + - firstActivityDateTime + - incidentId + - incidentWebUrl + - lastActivityDateTime + - lastUpdateDateTime + - mitreTechniques + - providerAlertId + - resolvedDateTime + - serviceSource + - severity + - status + - threatDisplayName + - threatFamilyName + - title + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + '200': + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.alert_v2' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.alert_v2 + summary: Update the navigation property alerts_v2 in security + operationId: security_UpdateAlerts_v2 + parameters: + - name: alert_v2-id + in: path + description: 'key: id of alert_v2' + required: true + schema: + type: string + x-ms-docs-key-type: alert_v2 + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.alert_v2' + required: true + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.alert_v2 + summary: Delete navigation property alerts_v2 for security + operationId: security_DeleteAlerts_v2 + parameters: + - name: alert_v2-id + in: path + description: 'key: id of alert_v2' + required: true + schema: + type: string + x-ms-docs-key-type: alert_v2 + - name: If-Match + in: header + description: ETag + schema: + type: string + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation /security/attackSimulation: get: tags: @@ -1973,6 +2269,7 @@ paths: - severity - status - tags + - alerts type: string - name: $expand in: query @@ -1985,6 +2282,7 @@ paths: items: enum: - '*' + - alerts type: string responses: '200': @@ -2064,38 +2362,354 @@ paths: - displayName - incidentWebUrl - lastUpdateDateTime - - redirectIncidentId + - redirectIncidentId + - severity + - status + - tags + - alerts + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - alerts + type: string + responses: + '200': + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.incident' + links: + alerts: + operationId: security.Incidents.ListAlerts + parameters: + incident-id: $request.path.incident-id + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.incident + summary: Update the navigation property incidents in security + operationId: security_UpdateIncidents + parameters: + - name: incident-id + in: path + description: 'key: id of incident' + required: true + schema: + type: string + x-ms-docs-key-type: incident + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.incident' + required: true + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.incident + summary: Delete navigation property incidents for security + operationId: security_DeleteIncidents + parameters: + - name: incident-id + in: path + description: 'key: id of incident' + required: true + schema: + type: string + x-ms-docs-key-type: incident + - name: If-Match + in: header + description: ETag + schema: + type: string + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/incidents/{incident-id}/alerts': + get: + tags: + - security.incident + summary: Get alerts from security + operationId: security.incidents_ListAlerts + parameters: + - name: incident-id + in: path + description: 'key: id of incident' + required: true + schema: + type: string + x-ms-docs-key-type: incident + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - aadTenantId + - aadTenantId desc + - actorDisplayName + - actorDisplayName desc + - alertWebUrl + - alertWebUrl desc + - assignedTo + - assignedTo desc + - category + - category desc + - classification + - classification desc + - comments + - comments desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - detectorId + - detectorId desc + - determination + - determination desc + - firstActivityDateTime + - firstActivityDateTime desc + - incidentId + - incidentId desc + - incidentWebUrl + - incidentWebUrl desc + - lastActivityDateTime + - lastActivityDateTime desc + - lastUpdateDateTime + - lastUpdateDateTime desc + - mitreTechniques + - mitreTechniques desc + - providerAlertId + - providerAlertId desc + - resolvedDateTime + - resolvedDateTime desc + - serviceSource + - serviceSource desc + - severity + - severity desc + - status + - status desc + - threatDisplayName + - threatDisplayName desc + - threatFamilyName + - threatFamilyName desc + - title + - title desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - aadTenantId + - actorDisplayName + - alertWebUrl + - assignedTo + - category + - classification + - comments + - createdDateTime + - description + - detectorId + - determination + - firstActivityDateTime + - incidentId + - incidentWebUrl + - lastActivityDateTime + - lastUpdateDateTime + - mitreTechniques + - providerAlertId + - resolvedDateTime + - serviceSource + - severity + - status + - threatDisplayName + - threatFamilyName + - title + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + '200': + description: Retrieved navigation property + content: + application/json: + schema: + title: Collection of alert_v2 + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.alert_v2' + '@odata.nextLink': + type: string + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/security/incidents/{incident-id}/alerts/$ref': + get: + tags: + - security.incident + summary: Get ref of alerts from security + operationId: security.incidents_ListGraphRefAlerts + parameters: + - name: incident-id + in: path + description: 'key: id of incident' + required: true + schema: + type: string + x-ms-docs-key-type: incident + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - aadTenantId + - aadTenantId desc + - actorDisplayName + - actorDisplayName desc + - alertWebUrl + - alertWebUrl desc + - assignedTo + - assignedTo desc + - category + - category desc + - classification + - classification desc + - comments + - comments desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - detectorId + - detectorId desc + - determination + - determination desc + - firstActivityDateTime + - firstActivityDateTime desc + - incidentId + - incidentId desc + - incidentWebUrl + - incidentWebUrl desc + - lastActivityDateTime + - lastActivityDateTime desc + - lastUpdateDateTime + - lastUpdateDateTime desc + - mitreTechniques + - mitreTechniques desc + - providerAlertId + - providerAlertId desc + - resolvedDateTime + - resolvedDateTime desc + - serviceSource + - serviceSource desc - severity + - severity desc - status - - tags - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' + - status desc + - threatDisplayName + - threatDisplayName desc + - threatFamilyName + - threatFamilyName desc + - title + - title desc type: string responses: '200': - description: Retrieved navigation property + description: Retrieved navigation property links content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.incident' + title: Collection of links of alert_v2 + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + additionalProperties: + type: object default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - security.incident - summary: Update the navigation property incidents in security - operationId: security_UpdateIncidents + summary: Create new navigation property ref to alerts for security + operationId: security.incidents_CreateGraphRefAlerts parameters: - name: incident-id in: path @@ -2105,39 +2719,23 @@ paths: type: string x-ms-docs-key-type: incident requestBody: - description: New navigation property values + description: New navigation property ref value content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.incident' + type: object + additionalProperties: + type: object required: true responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - security.incident - summary: Delete navigation property incidents for security - operationId: security_DeleteIncidents - parameters: - - name: incident-id - in: path - description: 'key: id of incident' - required: true - schema: - type: string - x-ms-docs-key-type: incident - - name: If-Match - in: header - description: ETag - schema: - type: string - responses: - '204': - description: Success + '201': + description: Created navigation property link. + content: + application/json: + schema: + type: object + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -4192,6 +4790,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.securityProviderStatus' + alerts_v2: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.alert_v2' incidents: type: array items: @@ -4440,6 +5042,97 @@ components: description: Threat intelligence pertaining to one or more vulnerabilities related to this alert. additionalProperties: type: object + microsoft.graph.alert_v2: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: alert_v2 + type: object + properties: + aadTenantId: + type: string + nullable: true + actorDisplayName: + type: string + nullable: true + alertWebUrl: + type: string + nullable: true + assignedTo: + type: string + nullable: true + category: + type: string + nullable: true + classification: + $ref: '#/components/schemas/microsoft.graph.alertClassification_v2' + comments: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.alertComment_v2' + 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 + description: + type: string + nullable: true + detectorId: + type: string + nullable: true + determination: + $ref: '#/components/schemas/microsoft.graph.alertDetermination_v2' + firstActivityDateTime: + 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 + incidentId: + type: string + nullable: true + incidentWebUrl: + type: string + nullable: true + lastActivityDateTime: + 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 + lastUpdateDateTime: + 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 + mitreTechniques: + type: array + items: + type: string + nullable: true + providerAlertId: + type: string + nullable: true + resolvedDateTime: + 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 + serviceSource: + $ref: '#/components/schemas/microsoft.graph.serviceSource' + severity: + $ref: '#/components/schemas/microsoft.graph.alertSeverity_v2' + status: + $ref: '#/components/schemas/microsoft.graph.alertStatus_v2' + threatDisplayName: + type: string + nullable: true + threatFamilyName: + type: string + nullable: true + title: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attackSimulationRoot: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -4812,17 +5505,17 @@ components: type: string nullable: true classification: - $ref: '#/components/schemas/microsoft.graph.m365AlertClassification' + $ref: '#/components/schemas/microsoft.graph.alertClassification_v2' comments: type: array items: - $ref: '#/components/schemas/microsoft.graph.m365AlertComment' + $ref: '#/components/schemas/microsoft.graph.alertComment_v2' 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 determination: - $ref: '#/components/schemas/microsoft.graph.m365AlertDetermination' + $ref: '#/components/schemas/microsoft.graph.alertDetermination_v2' displayName: type: string nullable: true @@ -4837,7 +5530,7 @@ components: type: string nullable: true severity: - $ref: '#/components/schemas/microsoft.graph.m365AlertSeverity' + $ref: '#/components/schemas/microsoft.graph.alertSeverity_v2' status: $ref: '#/components/schemas/microsoft.graph.incidentStatus' tags: @@ -4845,6 +5538,10 @@ components: items: type: string nullable: true + alerts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.alert_v2' additionalProperties: type: object microsoft.graph.ipSecurityProfile: @@ -6058,6 +6755,84 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.alertClassification_v2: + title: alertClassification_v2 + enum: + - unknown + - falsePositive + - truePositive + - benignPositive + - unknownFutureValue + type: string + microsoft.graph.alertComment_v2: + title: alertComment_v2 + type: object + properties: + comment: + type: string + nullable: true + createdByDisplayName: + type: string + nullable: true + 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 + additionalProperties: + type: object + microsoft.graph.alertDetermination_v2: + title: alertDetermination_v2 + enum: + - unknown + - apt + - malware + - securityPersonnel + - securityTesting + - unwantedSoftware + - other + - multiStagedAttack + - compromisedUser + - phishing + - maliciousUserActivity + - clean + - insufficientData + - confirmedUserActivity + - lineOfBusinessApplication + - unknownFutureValue + type: string + microsoft.graph.serviceSource: + title: serviceSource + enum: + - unknown + - microsoftDefenderForEndpoint + - microsoftDefenderForIdentity + - microsoftDefenderForCloudApps + - microsoftDefenderForOffice365 + - microsoft365Defender + - aadIdentityProtection + - microsoftAppGovernance + - dataLossPrevention + - unknownFutureValue + type: string + microsoft.graph.alertSeverity_v2: + title: alertSeverity_v2 + enum: + - unknown + - informational + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.alertStatus_v2: + title: alertStatus_v2 + enum: + - unknown + - new + - inProgress + - resolved + - unknownFutureValue + type: string microsoft.graph.simulationAttackTechnique: title: simulationAttackTechnique enum: @@ -6272,61 +7047,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.m365AlertClassification: - title: m365AlertClassification - enum: - - unknown - - falsePositive - - truePositive - - benignPositive - - unknownFutureValue - type: string - microsoft.graph.m365AlertComment: - title: m365AlertComment - type: object - properties: - comment: - type: string - nullable: true - createdByDisplayName: - type: string - nullable: true - 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 - additionalProperties: - type: object - microsoft.graph.m365AlertDetermination: - title: m365AlertDetermination - enum: - - unknown - - apt - - malware - - securityPersonnel - - securityTesting - - unwantedSoftware - - other - - multiStagedAttack - - compromisedUser - - phishing - - maliciousUserActivity - - clean - - insufficientData - - confirmedUserActivity - - lineOfBusinessApplication - - unknownFutureValue - type: string - microsoft.graph.m365AlertSeverity: - title: m365AlertSeverity - enum: - - unknown - - informational - - low - - medium - - high - - unknownFutureValue - type: string microsoft.graph.incidentStatus: title: incidentStatus enum: @@ -7117,4 +7837,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index 51f092ce04e..2cbd9a9face 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -12558,7 +12558,7 @@ paths: tags: - users.Actions summary: Invoke action playLostModeSound - description: Remote lock + description: Play lost mode sound operationId: users.managedDevices_playLostModeSound parameters: - name: user-id @@ -12575,6 +12575,19 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + durationInMinutes: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success @@ -23256,7 +23269,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string @@ -24749,6 +24762,9 @@ components: - refreshUserPolicy - wakeUpClient - appEvaluation + - quickScan + - fullScan + - windowsDefenderUpdateSignatures type: string description: Action type on Configuration Manager client microsoft.graph.windowsDeviceAccount: @@ -24768,7 +24784,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -24778,7 +24794,7 @@ components: lastSignInDateTime: 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 last interactive sign-in date for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastSignInRequestId: @@ -25058,6 +25074,8 @@ components: type: string description: The default time zone for the user's mailbox. nullable: true + userPurpose: + $ref: '#/components/schemas/microsoft.graph.userPurpose' userPurposeV2: $ref: '#/components/schemas/microsoft.graph.mailboxRecipientType' workingHours: @@ -26022,6 +26040,10 @@ components: items: $ref: '#/components/schemas/microsoft.graph.list' description: The collection of lists under this site. + operations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' pages: type: array items: @@ -26493,7 +26515,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Device sku number, see also: https://docs.microsoft.com/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo. Valid values 0 to 2147483647. This property is read-only.' + description: 'Device sku number, see also: GetProductInfo. Valid values 0 to 2147483647. This property is read-only.' format: int32 specificationVersion: type: string @@ -26806,7 +26828,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Sets how long (in seconds) this notification content will stay in each platform’s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user’s Windows Action Center.' + description: 'Sets how long (in seconds) this notification content will stay in each platform''s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user''s Windows Action Center.' format: int32 nullable: true expirationDateTime: @@ -27437,7 +27459,7 @@ components: $ref: '#/components/schemas/microsoft.graph.chatViewpoint' webUrl: type: string - description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -27879,6 +27901,8 @@ components: properties: allowedAudience: $ref: '#/components/schemas/microsoft.graph.broadcastMeetingAudience' + captions: + $ref: '#/components/schemas/microsoft.graph.broadcastMeetingCaptionSettings' isAttendeeReportEnabled: type: boolean description: Indicates whether attendee report is enabled for this Teams live event. Default value is false. @@ -27949,12 +27973,10 @@ components: type: object microsoft.graph.meetingRegistration: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' + - $ref: '#/components/schemas/microsoft.graph.meetingRegistrationBase' - title: meetingRegistration type: object properties: - allowedRegistrant: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' description: type: string description: The description of the meeting. @@ -27996,11 +28018,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.meetingRegistrationQuestion' description: Custom registration questions. - registrants: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrant' - description: Registrants of the online meeting. additionalProperties: type: object microsoft.graph.patternedRecurrence: @@ -28543,6 +28560,18 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userPurpose: + title: userPurpose + enum: + - unknown + - user + - linked + - shared + - room + - equipment + - others + - unknownFutureValue + type: string microsoft.graph.mailboxRecipientType: title: mailboxRecipientType enum: @@ -29492,6 +29521,10 @@ components: items: $ref: '#/components/schemas/microsoft.graph.listItem' description: All items contained in the list. + operations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' subscriptions: type: array items: @@ -29722,6 +29755,28 @@ components: description: The collection of column definitions for this contentType. additionalProperties: type: object + microsoft.graph.richLongRunningOperation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + - title: richLongRunningOperation + type: object + properties: + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + percentageComplete: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + resourceId: + type: string + nullable: true + type: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.sitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -33277,6 +33332,26 @@ components: - everyone - unknownFutureValue type: string + microsoft.graph.broadcastMeetingCaptionSettings: + title: broadcastMeetingCaptionSettings + type: object + properties: + isCaptionEnabled: + type: boolean + description: Indicates whether caption is enabled for this Teams live event. + nullable: true + spokenLanguage: + type: string + description: The spoken language. + nullable: true + translationLanguages: + type: array + items: + type: string + nullable: true + description: The translation languages (choose up to 6). + additionalProperties: + type: object microsoft.graph.lobbyBypassScope: title: lobbyBypassScope enum: @@ -33298,16 +33373,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving. + description: List of time periods between joining and leaving a meeting. emailAddress: type: string - description: Email address. + description: Email address of the user associated with this atttendance record. nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' role: type: string - description: 'Role of the attendee. Possible values are None, Attendee, Presenter, and Organizer.' + description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' nullable: true totalAttendanceInSeconds: maximum: 2147483647 @@ -33318,13 +33393,21 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingAudience: - title: meetingAudience - enum: - - everyone - - organization - - unknownFutureValue - type: string + microsoft.graph.meetingRegistrationBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrationBase + type: object + properties: + allowedRegistrant: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' + registrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrantBase' + description: Registrants of the online meeting. + additionalProperties: + type: object microsoft.graph.meetingSpeaker: title: meetingSpeaker type: object @@ -33363,43 +33446,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingRegistrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrant - type: object - properties: - customQuestionAnswers: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.customQuestionAnswer' - description: The registrant's answer to custom questions. - email: - type: string - description: The email address of the registrant. - nullable: true - firstName: - type: string - description: The first name of the registrant. - nullable: true - joinWebUrl: - type: string - description: A unique web URL for the registrant to join the meeting. Read-only. - nullable: true - lastName: - type: string - description: The last name of the registrant. - nullable: true - registrationDateTime: - 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 in UTC when the registrant registers for the meeting. Read-only. - format: date-time - nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrantStatus' - additionalProperties: - type: object microsoft.graph.recurrencePattern: title: recurrencePattern type: object @@ -34585,7 +34631,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -34596,20 +34642,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. + description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' format: date-time includeResourceData: type: boolean - description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' + description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' nullable: true latestSupportedTlsVersion: type: string @@ -34617,15 +34663,15 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' + description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' nullable: true notificationContentType: type: string - description: Desired content-type for MS Graph change notifications for supported resource types. The default content-type is the 'application/json' content-type. + description: Desired content-type for Microsoft Graph change notifications for supported resource types. The default content-type is application/json. nullable: true notificationQueryOptions: type: string - description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' + description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -35074,6 +35120,31 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.publicError: + title: publicError + type: object + properties: + code: + type: string + description: Represents the error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: Details of the error. + innerError: + $ref: '#/components/schemas/microsoft.graph.publicInnerError' + message: + type: string + description: A non-localized message for the developer. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object microsoft.graph.contentTypeInfo: title: contentTypeInfo type: object @@ -37193,17 +37264,36 @@ components: joinDateTime: 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 attendee joined in UTC. + description: The time the attendee joined in UTC. format: date-time nullable: true leaveDateTime: 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 attendee left in UTC. + description: The time the attendee left in UTC. format: date-time nullable: true additionalProperties: type: object + microsoft.graph.meetingAudience: + title: meetingAudience + enum: + - everyone + - organization + - unknownFutureValue + type: string + microsoft.graph.meetingRegistrantBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrantBase + type: object + properties: + joinWebUrl: + type: string + description: A unique web URL for the registrant to join the meeting. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.answerInputType: title: answerInputType enum: @@ -37211,32 +37301,6 @@ components: - radioButton - unknownFutureValue type: string - microsoft.graph.customQuestionAnswer: - title: customQuestionAnswer - type: object - properties: - displayName: - type: string - description: Display name of the custom registration question. Read-only. - nullable: true - questionId: - type: string - description: ID the custom registration question. Read-only. - nullable: true - value: - type: string - description: Answer to the custom registration question. - nullable: true - additionalProperties: - type: object - microsoft.graph.meetingRegistrantStatus: - title: meetingRegistrantStatus - enum: - - registered - - canceled - - processing - - unknownFutureValue - type: string microsoft.graph.weekIndex: title: weekIndex enum: @@ -37837,6 +37901,47 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.publicErrorDetail: + title: publicErrorDetail + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.publicInnerError: + title: publicInnerError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: A collection of error details. + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object microsoft.graph.sitePageData: title: sitePageData type: object diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index 9929e590d10..7dbc37ab76a 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -12295,7 +12295,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string @@ -12662,7 +12662,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Sets how long (in seconds) this notification content will stay in each platform’s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user’s Windows Action Center.' + description: 'Sets how long (in seconds) this notification content will stay in each platform''s notification viewer. For example, when the notification is delivered to a Windows device, the value of this property is passed on to ToastNotification.ExpirationTime, which determines how long the toast notification will stay in the user''s Windows Action Center.' format: int32 nullable: true expirationDateTime: @@ -13172,7 +13172,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client signed in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -13182,7 +13182,7 @@ components: lastSignInDateTime: 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 last interactive sign-in date for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user signed in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is: ''2014-01-01T00:00:00Z''. Azure AD maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Azure AD.' format: date-time nullable: true lastSignInRequestId: @@ -13481,6 +13481,8 @@ components: type: string description: The default time zone for the user's mailbox. nullable: true + userPurpose: + $ref: '#/components/schemas/microsoft.graph.userPurpose' userPurposeV2: $ref: '#/components/schemas/microsoft.graph.mailboxRecipientType' workingHours: @@ -14810,6 +14812,10 @@ components: items: $ref: '#/components/schemas/microsoft.graph.list' description: The collection of lists under this site. + operations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' pages: type: array items: @@ -15281,7 +15287,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Device sku number, see also: https://docs.microsoft.com/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo. Valid values 0 to 2147483647. This property is read-only.' + description: 'Device sku number, see also: GetProductInfo. Valid values 0 to 2147483647. This property is read-only.' format: int32 specificationVersion: type: string @@ -16276,7 +16282,7 @@ components: $ref: '#/components/schemas/microsoft.graph.chatViewpoint' webUrl: type: string - description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -16762,6 +16768,18 @@ components: - sendToDelegateAndPrincipal - sendToDelegateOnly type: string + microsoft.graph.userPurpose: + title: userPurpose + enum: + - unknown + - user + - linked + - shared + - room + - equipment + - others + - unknownFutureValue + type: string microsoft.graph.mailboxRecipientType: title: mailboxRecipientType enum: @@ -17948,6 +17966,10 @@ components: items: $ref: '#/components/schemas/microsoft.graph.listItem' description: All items contained in the list. + operations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' subscriptions: type: array items: @@ -18178,6 +18200,28 @@ components: description: The collection of column definitions for this contentType. additionalProperties: type: object + microsoft.graph.richLongRunningOperation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + - title: richLongRunningOperation + type: object + properties: + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + percentageComplete: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + resourceId: + type: string + nullable: true + type: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.sitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -20890,6 +20934,8 @@ components: properties: allowedAudience: $ref: '#/components/schemas/microsoft.graph.broadcastMeetingAudience' + captions: + $ref: '#/components/schemas/microsoft.graph.broadcastMeetingCaptionSettings' isAttendeeReportEnabled: type: boolean description: Indicates whether attendee report is enabled for this Teams live event. Default value is false. @@ -20999,12 +21045,10 @@ components: type: object microsoft.graph.meetingRegistration: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' + - $ref: '#/components/schemas/microsoft.graph.meetingRegistrationBase' - title: meetingRegistration type: object properties: - allowedRegistrant: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' description: type: string description: The description of the meeting. @@ -21046,11 +21090,6 @@ components: items: $ref: '#/components/schemas/microsoft.graph.meetingRegistrationQuestion' description: Custom registration questions. - registrants: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrant' - description: Registrants of the online meeting. additionalProperties: type: object microsoft.graph.outOfOfficeSettings: @@ -23415,7 +23454,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -23426,20 +23465,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. + description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' format: date-time includeResourceData: type: boolean - description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' + description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' nullable: true latestSupportedTlsVersion: type: string @@ -23447,15 +23486,15 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' + description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' nullable: true notificationContentType: type: string - description: Desired content-type for MS Graph change notifications for supported resource types. The default content-type is the 'application/json' content-type. + description: Desired content-type for Microsoft Graph change notifications for supported resource types. The default content-type is application/json. nullable: true notificationQueryOptions: type: string - description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' + description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -23904,6 +23943,31 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.publicError: + title: publicError + type: object + properties: + code: + type: string + description: Represents the error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: Details of the error. + innerError: + $ref: '#/components/schemas/microsoft.graph.publicInnerError' + message: + type: string + description: A non-localized message for the developer. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object microsoft.graph.contentTypeInfo: title: contentTypeInfo type: object @@ -25353,6 +25417,26 @@ components: - everyone - unknownFutureValue type: string + microsoft.graph.broadcastMeetingCaptionSettings: + title: broadcastMeetingCaptionSettings + type: object + properties: + isCaptionEnabled: + type: boolean + description: Indicates whether caption is enabled for this Teams live event. + nullable: true + spokenLanguage: + type: string + description: The spoken language. + nullable: true + translationLanguages: + type: array + items: + type: string + nullable: true + description: The translation languages (choose up to 6). + additionalProperties: + type: object microsoft.graph.lobbyBypassScope: title: lobbyBypassScope enum: @@ -25388,16 +25472,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving. + description: List of time periods between joining and leaving a meeting. emailAddress: type: string - description: Email address. + description: Email address of the user associated with this atttendance record. nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' role: type: string - description: 'Role of the attendee. Possible values are None, Attendee, Presenter, and Organizer.' + description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' nullable: true totalAttendanceInSeconds: maximum: 2147483647 @@ -25408,13 +25492,21 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingAudience: - title: meetingAudience - enum: - - everyone - - organization - - unknownFutureValue - type: string + microsoft.graph.meetingRegistrationBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrationBase + type: object + properties: + allowedRegistrant: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' + registrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingRegistrantBase' + description: Registrants of the online meeting. + additionalProperties: + type: object microsoft.graph.meetingSpeaker: title: meetingSpeaker type: object @@ -25453,43 +25545,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.meetingRegistrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrant - type: object - properties: - customQuestionAnswers: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.customQuestionAnswer' - description: The registrant's answer to custom questions. - email: - type: string - description: The email address of the registrant. - nullable: true - firstName: - type: string - description: The first name of the registrant. - nullable: true - joinWebUrl: - type: string - description: A unique web URL for the registrant to join the meeting. Read-only. - nullable: true - lastName: - type: string - description: The last name of the registrant. - nullable: true - registrationDateTime: - 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 in UTC when the registrant registers for the meeting. Read-only. - format: date-time - nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.meetingRegistrantStatus' - additionalProperties: - type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -26789,6 +26844,47 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.publicErrorDetail: + title: publicErrorDetail + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.publicInnerError: + title: publicInnerError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: A collection of error details. + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object microsoft.graph.sitePageData: title: sitePageData type: object @@ -27423,17 +27519,36 @@ components: joinDateTime: 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 attendee joined in UTC. + description: The time the attendee joined in UTC. format: date-time nullable: true leaveDateTime: 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 attendee left in UTC. + description: The time the attendee left in UTC. format: date-time nullable: true additionalProperties: type: object + microsoft.graph.meetingAudience: + title: meetingAudience + enum: + - everyone + - organization + - unknownFutureValue + type: string + microsoft.graph.meetingRegistrantBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrantBase + type: object + properties: + joinWebUrl: + type: string + description: A unique web URL for the registrant to join the meeting. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.answerInputType: title: answerInputType enum: @@ -27441,32 +27556,6 @@ components: - radioButton - unknownFutureValue type: string - microsoft.graph.customQuestionAnswer: - title: customQuestionAnswer - type: object - properties: - displayName: - type: string - description: Display name of the custom registration question. Read-only. - nullable: true - questionId: - type: string - description: ID the custom registration question. Read-only. - nullable: true - value: - type: string - description: Answer to the custom registration question. - nullable: true - additionalProperties: - type: object - microsoft.graph.meetingRegistrantStatus: - title: meetingRegistrantStatus - enum: - - registered - - canceled - - processing - - unknownFutureValue - type: string microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: diff --git a/openApiDocs/v1.0/ChangeNotifications.yml b/openApiDocs/v1.0/ChangeNotifications.yml index 7b5b8c460bb..0985201c85f 100644 --- a/openApiDocs/v1.0/ChangeNotifications.yml +++ b/openApiDocs/v1.0/ChangeNotifications.yml @@ -199,7 +199,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -210,20 +210,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. + description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' format: date-time includeResourceData: type: boolean - description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' + description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' nullable: true latestSupportedTlsVersion: type: string @@ -231,11 +231,11 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' + description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' nullable: true notificationQueryOptions: type: string - description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' + description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string diff --git a/openApiDocs/v1.0/CloudCommunications.yml b/openApiDocs/v1.0/CloudCommunications.yml index 12bf9ffb662..90bb06b22bb 100644 --- a/openApiDocs/v1.0/CloudCommunications.yml +++ b/openApiDocs/v1.0/CloudCommunications.yml @@ -2763,7 +2763,6 @@ paths: - startDateTime - subject - videoTeleconferenceId - - attendanceReports type: string - name: $expand in: query @@ -2776,7 +2775,6 @@ paths: items: enum: - '*' - - attendanceReports type: string responses: '200': @@ -2870,7 +2868,6 @@ paths: - startDateTime - subject - videoTeleconferenceId - - attendanceReports type: string - name: $expand in: query @@ -2883,7 +2880,6 @@ paths: items: enum: - '*' - - attendanceReports type: string responses: '200': @@ -2892,11 +2888,6 @@ paths: application/json: schema: $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - links: - attendanceReports: - operationId: communications.OnlineMeetings.ListAttendanceReports - parameters: - onlineMeeting-id: $request.path.onlineMeeting-id default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -2950,13 +2941,36 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports': + '/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport': get: tags: - communications.onlineMeeting - summary: Get attendanceReports from communications - description: The attendance reports of an online meeting. Read-only. - operationId: communications.onlineMeetings_ListAttendanceReports + summary: Get media content for the navigation property onlineMeetings from communications + operationId: communications_GetOnlineMeetingsAttendeeReport + parameters: + - name: onlineMeeting-id + in: path + description: 'key: id of onlineMeeting' + required: true + schema: + type: string + x-ms-docs-key-type: onlineMeeting + responses: + '200': + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - communications.onlineMeeting + summary: Update media content for the navigation property onlineMeetings in communications + operationId: communications_SetOnlineMeetingsAttendeeReport parameters: - name: onlineMeeting-id in: path @@ -2965,6 +2979,72 @@ paths: schema: type: string x-ms-docs-key-type: onlineMeeting + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /communications/onlineMeetings/microsoft.graph.createOrGet: + post: + tags: + - communications.Actions + summary: Invoke action createOrGet + operationId: communications.onlineMeetings_createOrGet + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + chatInfo: + $ref: '#/components/schemas/microsoft.graph.chatInfo' + endDateTime: + 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 + externalId: + type: string + participants: + $ref: '#/components/schemas/microsoft.graph.meetingParticipants' + 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 + subject: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + '200': + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onlineMeeting' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + /communications/presences: + get: + tags: + - communications.presence + summary: Get presences from communications + operationId: communications_ListPresences + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -2982,12 +3062,10 @@ paths: enum: - id - id desc - - meetingEndDateTime - - meetingEndDateTime desc - - meetingStartDateTime - - meetingStartDateTime desc - - totalParticipantCount - - totalParticipantCount desc + - activity + - activity desc + - availability + - availability desc type: string - name: $select in: query @@ -3000,10 +3078,8 @@ paths: items: enum: - id - - meetingEndDateTime - - meetingStartDateTime - - totalParticipantCount - - attendanceRecords + - activity + - availability type: string - name: $expand in: query @@ -3016,7 +3092,6 @@ paths: items: enum: - '*' - - attendanceRecords type: string responses: '200': @@ -3024,13 +3099,13 @@ paths: content: application/json: schema: - title: Collection of meetingAttendanceReport + title: Collection of presence type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + $ref: '#/components/schemas/microsoft.graph.presence' '@odata.nextLink': type: string additionalProperties: @@ -3043,24 +3118,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - communications.onlineMeeting - summary: Create new navigation property to attendanceReports for communications - description: The attendance reports of an online meeting. Read-only. - operationId: communications.onlineMeetings_CreateAttendanceReports - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting + - communications.presence + summary: Create new navigation property to presences for communications + operationId: communications_CreatePresences requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + $ref: '#/components/schemas/microsoft.graph.presence' required: true responses: '201': @@ -3068,32 +3134,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + $ref: '#/components/schemas/microsoft.graph.presence' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}': + '/communications/presences/{presence-id}': get: tags: - - communications.onlineMeeting - summary: Get attendanceReports from communications - description: The attendance reports of an online meeting. Read-only. - operationId: communications.onlineMeetings_GetAttendanceReports + - communications.presence + summary: Get presences from communications + operationId: communications_GetPresences parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id + - name: presence-id in: path - description: 'key: id of meetingAttendanceReport' + description: 'key: id of presence' required: true schema: type: string - x-ms-docs-key-type: meetingAttendanceReport + x-ms-docs-key-type: presence - name: $select in: query description: Select properties to be returned @@ -3105,10 +3163,8 @@ paths: items: enum: - id - - meetingEndDateTime - - meetingStartDateTime - - totalParticipantCount - - attendanceRecords + - activity + - availability type: string - name: $expand in: query @@ -3121,7 +3177,6 @@ paths: items: enum: - '*' - - attendanceRecords type: string responses: '200': @@ -3129,43 +3184,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - links: - attendanceRecords: - operationId: communications.onlineMeetings.AttendanceReports.ListAttendanceRecords - parameters: - onlineMeeting-id: $request.path.onlineMeeting-id - meetingAttendanceReport-id: $request.path.meetingAttendanceReport-id + $ref: '#/components/schemas/microsoft.graph.presence' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - communications.onlineMeeting - summary: Update the navigation property attendanceReports in communications - description: The attendance reports of an online meeting. Read-only. - operationId: communications.onlineMeetings_UpdateAttendanceReports + - communications.presence + summary: Update the navigation property presences in communications + operationId: communications_UpdatePresences parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id + - name: presence-id in: path - description: 'key: id of meetingAttendanceReport' + description: 'key: id of presence' required: true schema: type: string - x-ms-docs-key-type: meetingAttendanceReport + x-ms-docs-key-type: presence requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + $ref: '#/components/schemas/microsoft.graph.presence' required: true responses: '204': @@ -3175,25 +3216,17 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - communications.onlineMeeting - summary: Delete navigation property attendanceReports for communications - description: The attendance reports of an online meeting. Read-only. - operationId: communications.onlineMeetings_DeleteAttendanceReports + - communications.presence + summary: Delete navigation property presences for communications + operationId: communications_DeletePresences parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id + - name: presence-id in: path - description: 'key: id of meetingAttendanceReport' + description: 'key: id of presence' required: true schema: type: string - x-ms-docs-key-type: meetingAttendanceReport + x-ms-docs-key-type: presence - name: If-Match in: header description: ETag @@ -3205,1290 +3238,87 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': - get: + '/communications/presences/{presence-id}/microsoft.graph.clearPresence': + post: tags: - - communications.onlineMeeting - summary: Get attendanceRecords from communications - description: List of attendance records of an attendance report. Read-only. - operationId: communications.onlineMeetings.attendanceReports_ListAttendanceRecords + - communications.Actions + summary: Invoke action clearPresence + operationId: communications.presences_clearPresence parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id + - name: presence-id in: path - description: 'key: id of meetingAttendanceReport' + description: 'key: id of presence' required: true schema: type: string - x-ms-docs-key-type: meetingAttendanceReport - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attendanceIntervals - - attendanceIntervals desc - - emailAddress - - emailAddress desc - - identity - - identity desc - - role - - role desc - - totalAttendanceInSeconds - - totalAttendanceInSeconds desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attendanceIntervals - - emailAddress - - identity - - role - - totalAttendanceInSeconds - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - title: Collection of attendanceRecord + x-ms-docs-key-type: presence + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + sessionId: + type: string + nullable: true + additionalProperties: type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - '@odata.nextLink': - type: string - additionalProperties: - type: object + required: true + responses: + '204': + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - communications.onlineMeeting - summary: Create new navigation property to attendanceRecords for communications - description: List of attendance records of an attendance report. Read-only. - operationId: communications.onlineMeetings.attendanceReports_CreateAttendanceRecords - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - '201': - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': - get: - tags: - - communications.onlineMeeting - summary: Get attendanceRecords from communications - description: List of attendance records of an attendance report. Read-only. - operationId: communications.onlineMeetings.attendanceReports_GetAttendanceRecords - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: 'key: id of attendanceRecord' - required: true - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attendanceIntervals - - emailAddress - - identity - - role - - totalAttendanceInSeconds - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - communications.onlineMeeting - summary: Update the navigation property attendanceRecords in communications - description: List of attendance records of an attendance report. Read-only. - operationId: communications.onlineMeetings.attendanceReports_UpdateAttendanceRecords - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: 'key: id of attendanceRecord' - required: true - schema: - type: string - x-ms-docs-key-type: attendanceRecord - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - communications.onlineMeeting - summary: Delete navigation property attendanceRecords for communications - description: List of attendance records of an attendance report. Read-only. - operationId: communications.onlineMeetings.attendanceReports_DeleteAttendanceRecords - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: 'key: id of attendanceRecord' - required: true - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - name: If-Match - in: header - description: ETag - schema: - type: string - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport': - get: - tags: - - communications.onlineMeeting - summary: Get media content for the navigation property onlineMeetings from communications - operationId: communications_GetOnlineMeetingsAttendeeReport - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - responses: - '200': - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - communications.onlineMeeting - summary: Update media content for the navigation property onlineMeetings in communications - operationId: communications_SetOnlineMeetingsAttendeeReport - parameters: - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /communications/onlineMeetings/microsoft.graph.createOrGet: - post: - tags: - - communications.Actions - summary: Invoke action createOrGet - operationId: communications.onlineMeetings_createOrGet - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - chatInfo: - $ref: '#/components/schemas/microsoft.graph.chatInfo' - endDateTime: - 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 - externalId: - type: string - participants: - $ref: '#/components/schemas/microsoft.graph.meetingParticipants' - 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 - subject: - type: string - nullable: true - additionalProperties: - type: object - required: true - responses: - '200': - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /communications/presences: - get: - tags: - - communications.presence - summary: Get presences from communications - operationId: communications_ListPresences - parameters: - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - activity - - activity desc - - availability - - availability desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - activity - - availability - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - title: Collection of presence - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.presence' - '@odata.nextLink': - type: string - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - communications.presence - summary: Create new navigation property to presences for communications - operationId: communications_CreatePresences - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.presence' - required: true - responses: - '201': - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.presence' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/communications/presences/{presence-id}': - get: - tags: - - communications.presence - summary: Get presences from communications - operationId: communications_GetPresences - parameters: - - name: presence-id - in: path - description: 'key: id of presence' - required: true - schema: - type: string - x-ms-docs-key-type: presence - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - activity - - availability - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.presence' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - communications.presence - summary: Update the navigation property presences in communications - operationId: communications_UpdatePresences - parameters: - - name: presence-id - in: path - description: 'key: id of presence' - required: true - schema: - type: string - x-ms-docs-key-type: presence - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.presence' - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - communications.presence - summary: Delete navigation property presences for communications - operationId: communications_DeletePresences - parameters: - - name: presence-id - in: path - description: 'key: id of presence' - required: true - schema: - type: string - x-ms-docs-key-type: presence - - name: If-Match - in: header - description: ETag - schema: - type: string - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/communications/presences/{presence-id}/microsoft.graph.clearPresence': - post: - tags: - - communications.Actions - summary: Invoke action clearPresence - operationId: communications.presences_clearPresence - parameters: - - name: presence-id - in: path - description: 'key: id of presence' - required: true - schema: - type: string - x-ms-docs-key-type: presence - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - sessionId: - type: string - nullable: true - additionalProperties: - type: object - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/communications/presences/{presence-id}/microsoft.graph.setPresence': - post: - tags: - - communications.Actions - summary: Invoke action setPresence - operationId: communications.presences_setPresence - parameters: - - name: presence-id - in: path - description: 'key: id of presence' - required: true - schema: - type: string - x-ms-docs-key-type: presence - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - sessionId: - type: string - nullable: true - availability: - type: string - activity: - type: string - expirationDuration: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - additionalProperties: - type: object - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/onlineMeetings': - get: - tags: - - users.onlineMeeting - summary: Get onlineMeetings from users - operationId: users_ListOnlineMeetings - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - allowAttendeeToEnableCamera - - allowAttendeeToEnableCamera desc - - allowAttendeeToEnableMic - - allowAttendeeToEnableMic desc - - allowedPresenters - - allowedPresenters desc - - allowMeetingChat - - allowMeetingChat desc - - allowTeamworkReactions - - allowTeamworkReactions desc - - attendeeReport - - attendeeReport desc - - audioConferencing - - audioConferencing desc - - broadcastSettings - - broadcastSettings desc - - chatInfo - - chatInfo desc - - creationDateTime - - creationDateTime desc - - endDateTime - - endDateTime desc - - externalId - - externalId desc - - isBroadcast - - isBroadcast desc - - isEntryExitAnnounced - - isEntryExitAnnounced desc - - joinInformation - - joinInformation desc - - joinWebUrl - - joinWebUrl desc - - lobbyBypassSettings - - lobbyBypassSettings desc - - participants - - participants desc - - recordAutomatically - - recordAutomatically desc - - startDateTime - - startDateTime desc - - subject - - subject desc - - videoTeleconferenceId - - videoTeleconferenceId desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - allowAttendeeToEnableCamera - - allowAttendeeToEnableMic - - allowedPresenters - - allowMeetingChat - - allowTeamworkReactions - - attendeeReport - - audioConferencing - - broadcastSettings - - chatInfo - - creationDateTime - - endDateTime - - externalId - - isBroadcast - - isEntryExitAnnounced - - joinInformation - - joinWebUrl - - lobbyBypassSettings - - participants - - recordAutomatically - - startDateTime - - subject - - videoTeleconferenceId - - attendanceReports - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - attendanceReports - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - title: Collection of onlineMeeting - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - '@odata.nextLink': - type: string - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - users.onlineMeeting - summary: Create new navigation property to onlineMeetings for users - operationId: users_CreateOnlineMeetings - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - required: true - responses: - '201': - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/onlineMeetings/{onlineMeeting-id}': - get: - tags: - - users.onlineMeeting - summary: Get onlineMeetings from users - operationId: users_GetOnlineMeetings - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - allowAttendeeToEnableCamera - - allowAttendeeToEnableMic - - allowedPresenters - - allowMeetingChat - - allowTeamworkReactions - - attendeeReport - - audioConferencing - - broadcastSettings - - chatInfo - - creationDateTime - - endDateTime - - externalId - - isBroadcast - - isEntryExitAnnounced - - joinInformation - - joinWebUrl - - lobbyBypassSettings - - participants - - recordAutomatically - - startDateTime - - subject - - videoTeleconferenceId - - attendanceReports - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - attendanceReports - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - links: - attendanceReports: - operationId: users.OnlineMeetings.ListAttendanceReports - parameters: - user-id: $request.path.user-id - onlineMeeting-id: $request.path.onlineMeeting-id - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - users.onlineMeeting - summary: Update the navigation property onlineMeetings in users - operationId: users_UpdateOnlineMeetings - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onlineMeeting' - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - users.onlineMeeting - summary: Delete navigation property onlineMeetings for users - operationId: users_DeleteOnlineMeetings - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: If-Match - in: header - description: ETag - schema: - type: string - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports': - get: - tags: - - users.onlineMeeting - summary: Get attendanceReports from users - description: The attendance reports of an online meeting. Read-only. - operationId: users.onlineMeetings_ListAttendanceReports - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - meetingEndDateTime - - meetingEndDateTime desc - - meetingStartDateTime - - meetingStartDateTime desc - - totalParticipantCount - - totalParticipantCount desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - meetingEndDateTime - - meetingStartDateTime - - totalParticipantCount - - attendanceRecords - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - attendanceRecords - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - title: Collection of meetingAttendanceReport - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - '@odata.nextLink': - type: string - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + x-ms-docs-operation-type: action + '/communications/presences/{presence-id}/microsoft.graph.setPresence': post: tags: - - users.onlineMeeting - summary: Create new navigation property to attendanceReports for users - description: The attendance reports of an online meeting. Read-only. - operationId: users.onlineMeetings_CreateAttendanceReports - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - '201': - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}': - get: - tags: - - users.onlineMeeting - summary: Get attendanceReports from users - description: The attendance reports of an online meeting. Read-only. - operationId: users.onlineMeetings_GetAttendanceReports - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - meetingEndDateTime - - meetingStartDateTime - - totalParticipantCount - - attendanceRecords - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - attendanceRecords - type: string - responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - links: - attendanceRecords: - operationId: users.onlineMeetings.AttendanceReports.ListAttendanceRecords - parameters: - user-id: $request.path.user-id - onlineMeeting-id: $request.path.onlineMeeting-id - meetingAttendanceReport-id: $request.path.meetingAttendanceReport-id - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - users.onlineMeeting - summary: Update the navigation property attendanceReports in users - description: The attendance reports of an online meeting. Read-only. - operationId: users.onlineMeetings_UpdateAttendanceReports - parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - '204': - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - users.onlineMeeting - summary: Delete navigation property attendanceReports for users - description: The attendance reports of an online meeting. Read-only. - operationId: users.onlineMeetings_DeleteAttendanceReports + - communications.Actions + summary: Invoke action setPresence + operationId: communications.presences_setPresence parameters: - - name: user-id - in: path - description: 'key: id of user' - required: true - schema: - type: string - x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id + - name: presence-id in: path - description: 'key: id of meetingAttendanceReport' + description: 'key: id of presence' required: true schema: type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: If-Match - in: header - description: ETag - schema: - type: string + x-ms-docs-key-type: presence + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + sessionId: + type: string + nullable: true + availability: + type: string + activity: + type: string + expirationDuration: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + format: duration + nullable: true + additionalProperties: + type: object + required: true responses: '204': description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': + x-ms-docs-operation-type: action + '/users/{user-id}/onlineMeetings': get: tags: - users.onlineMeeting - summary: Get attendanceRecords from users - description: List of attendance records of an attendance report. Read-only. - operationId: users.onlineMeetings.attendanceReports_ListAttendanceRecords + summary: Get onlineMeetings from users + operationId: users_ListOnlineMeetings parameters: - name: user-id in: path @@ -4497,20 +3327,6 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -4528,16 +3344,50 @@ paths: enum: - id - id desc - - attendanceIntervals - - attendanceIntervals desc - - emailAddress - - emailAddress desc - - identity - - identity desc - - role - - role desc - - totalAttendanceInSeconds - - totalAttendanceInSeconds desc + - allowAttendeeToEnableCamera + - allowAttendeeToEnableCamera desc + - allowAttendeeToEnableMic + - allowAttendeeToEnableMic desc + - allowedPresenters + - allowedPresenters desc + - allowMeetingChat + - allowMeetingChat desc + - allowTeamworkReactions + - allowTeamworkReactions desc + - attendeeReport + - attendeeReport desc + - audioConferencing + - audioConferencing desc + - broadcastSettings + - broadcastSettings desc + - chatInfo + - chatInfo desc + - creationDateTime + - creationDateTime desc + - endDateTime + - endDateTime desc + - externalId + - externalId desc + - isBroadcast + - isBroadcast desc + - isEntryExitAnnounced + - isEntryExitAnnounced desc + - joinInformation + - joinInformation desc + - joinWebUrl + - joinWebUrl desc + - lobbyBypassSettings + - lobbyBypassSettings desc + - participants + - participants desc + - recordAutomatically + - recordAutomatically desc + - startDateTime + - startDateTime desc + - subject + - subject desc + - videoTeleconferenceId + - videoTeleconferenceId desc type: string - name: $select in: query @@ -4550,11 +3400,28 @@ paths: items: enum: - id - - attendanceIntervals - - emailAddress - - identity - - role - - totalAttendanceInSeconds + - allowAttendeeToEnableCamera + - allowAttendeeToEnableMic + - allowedPresenters + - allowMeetingChat + - allowTeamworkReactions + - attendeeReport + - audioConferencing + - broadcastSettings + - chatInfo + - creationDateTime + - endDateTime + - externalId + - isBroadcast + - isEntryExitAnnounced + - joinInformation + - joinWebUrl + - lobbyBypassSettings + - participants + - recordAutomatically + - startDateTime + - subject + - videoTeleconferenceId type: string - name: $expand in: query @@ -4574,13 +3441,13 @@ paths: content: application/json: schema: - title: Collection of attendanceRecord + title: Collection of onlineMeeting type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + $ref: '#/components/schemas/microsoft.graph.onlineMeeting' '@odata.nextLink': type: string additionalProperties: @@ -4594,9 +3461,8 @@ paths: post: tags: - users.onlineMeeting - summary: Create new navigation property to attendanceRecords for users - description: List of attendance records of an attendance report. Read-only. - operationId: users.onlineMeetings.attendanceReports_CreateAttendanceRecords + summary: Create new navigation property to onlineMeetings for users + operationId: users_CreateOnlineMeetings parameters: - name: user-id in: path @@ -4605,26 +3471,12 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: onlineMeeting-id - in: path - description: 'key: id of onlineMeeting' - required: true - schema: - type: string - x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + $ref: '#/components/schemas/microsoft.graph.onlineMeeting' required: true responses: '201': @@ -4632,17 +3484,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + $ref: '#/components/schemas/microsoft.graph.onlineMeeting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': + '/users/{user-id}/onlineMeetings/{onlineMeeting-id}': get: tags: - users.onlineMeeting - summary: Get attendanceRecords from users - description: List of attendance records of an attendance report. Read-only. - operationId: users.onlineMeetings.attendanceReports_GetAttendanceRecords + summary: Get onlineMeetings from users + operationId: users_GetOnlineMeetings parameters: - name: user-id in: path @@ -4658,20 +3509,6 @@ paths: schema: type: string x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: 'key: id of attendanceRecord' - required: true - schema: - type: string - x-ms-docs-key-type: attendanceRecord - name: $select in: query description: Select properties to be returned @@ -4683,11 +3520,28 @@ paths: items: enum: - id - - attendanceIntervals - - emailAddress - - identity - - role - - totalAttendanceInSeconds + - allowAttendeeToEnableCamera + - allowAttendeeToEnableMic + - allowedPresenters + - allowMeetingChat + - allowTeamworkReactions + - attendeeReport + - audioConferencing + - broadcastSettings + - chatInfo + - creationDateTime + - endDateTime + - externalId + - isBroadcast + - isEntryExitAnnounced + - joinInformation + - joinWebUrl + - lobbyBypassSettings + - participants + - recordAutomatically + - startDateTime + - subject + - videoTeleconferenceId type: string - name: $expand in: query @@ -4707,16 +3561,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + $ref: '#/components/schemas/microsoft.graph.onlineMeeting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - users.onlineMeeting - summary: Update the navigation property attendanceRecords in users - description: List of attendance records of an attendance report. Read-only. - operationId: users.onlineMeetings.attendanceReports_UpdateAttendanceRecords + summary: Update the navigation property onlineMeetings in users + operationId: users_UpdateOnlineMeetings parameters: - name: user-id in: path @@ -4732,26 +3585,12 @@ paths: schema: type: string x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: 'key: id of attendanceRecord' - required: true - schema: - type: string - x-ms-docs-key-type: attendanceRecord requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + $ref: '#/components/schemas/microsoft.graph.onlineMeeting' required: true responses: '204': @@ -4762,9 +3601,8 @@ paths: delete: tags: - users.onlineMeeting - summary: Delete navigation property attendanceRecords for users - description: List of attendance records of an attendance report. Read-only. - operationId: users.onlineMeetings.attendanceReports_DeleteAttendanceRecords + summary: Delete navigation property onlineMeetings for users + operationId: users_DeleteOnlineMeetings parameters: - name: user-id in: path @@ -4780,20 +3618,6 @@ paths: schema: type: string x-ms-docs-key-type: onlineMeeting - - name: meetingAttendanceReport-id - in: path - description: 'key: id of meetingAttendanceReport' - required: true - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: 'key: id of attendanceRecord' - required: true - schema: - type: string - x-ms-docs-key-type: attendanceRecord - name: If-Match in: header description: ETag @@ -5574,73 +4398,6 @@ components: type: string description: The video teleconferencing ID. Read-only. nullable: true - attendanceReports: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - description: The attendance reports of an online meeting. Read-only. - additionalProperties: - type: object - microsoft.graph.meetingAttendanceReport: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingAttendanceReport - type: object - properties: - meetingEndDateTime: - 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: UTC time when the meeting ended. Read-only. - format: date-time - nullable: true - meetingStartDateTime: - 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: UTC time when the meeting started. Read-only. - format: date-time - nullable: true - totalParticipantCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total number of participants. Read-only. - format: int32 - nullable: true - attendanceRecords: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - description: List of attendance records of an attendance report. Read-only. - additionalProperties: - type: object - microsoft.graph.attendanceRecord: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: attendanceRecord - type: object - properties: - attendanceIntervals: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving a meeting. - emailAddress: - type: string - description: Email address of the user associated with this atttendance record. - nullable: true - identity: - $ref: '#/components/schemas/microsoft.graph.identity' - role: - type: string - description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' - nullable: true - totalAttendanceInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total duration of the attendances in seconds. - format: int32 - nullable: true additionalProperties: type: object microsoft.graph.chatInfo: @@ -6150,45 +4907,6 @@ components: $ref: '#/components/schemas/microsoft.graph.lobbyBypassScope' additionalProperties: type: object - microsoft.graph.attendanceInterval: - title: attendanceInterval - type: object - properties: - durationInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' - format: int32 - nullable: true - joinDateTime: - 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 time the attendee joined in UTC. - format: date-time - nullable: true - leaveDateTime: - 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 time the attendee left in UTC. - format: date-time - nullable: true - additionalProperties: - type: object - microsoft.graph.identity: - title: identity - type: object - properties: - displayName: - type: string - description: 'The identity''s display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' - nullable: true - id: - type: string - description: Unique identifier for the identity. - nullable: true - additionalProperties: - type: object microsoft.graph.meetingParticipantInfo: title: meetingParticipantInfo type: object @@ -6212,6 +4930,20 @@ components: $ref: '#/components/schemas/odata.error.main' additionalProperties: type: object + microsoft.graph.identity: + title: identity + type: object + properties: + displayName: + type: string + description: 'The identity''s display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' + nullable: true + id: + type: string + description: Unique identifier for the identity. + nullable: true + additionalProperties: + type: object microsoft.graph.callRecords.userAgent: title: userAgent type: object diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index 5db960a588b..bcbaafad753 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -6513,12 +6513,6 @@ components: type: string description: 'License assignment failure error. If the license is assigned successfully, this field will be Null. Read-Only. Possible values: CountViolation, MutuallyExclusiveViolation, DependencyViolation, ProhibitedInUsageLocationViolation, UniquenessViolation, and Others. For more information on how to identify and resolve license assignment errors see here.' nullable: true - lastUpdatedDateTime: - 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 timestamp when the state of the license assignment was last updated. - format: date-time - nullable: true skuId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string @@ -7794,11 +7788,6 @@ components: type: string description: The video teleconferencing ID. Read-only. nullable: true - attendanceReports: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - description: The attendance reports of an online meeting. Read-only. additionalProperties: type: object microsoft.graph.presence: @@ -7867,7 +7856,7 @@ components: nullable: true webUrl: type: string - description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -10878,38 +10867,6 @@ components: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' additionalProperties: type: object - microsoft.graph.meetingAttendanceReport: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingAttendanceReport - type: object - properties: - meetingEndDateTime: - 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: UTC time when the meeting ended. Read-only. - format: date-time - nullable: true - meetingStartDateTime: - 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: UTC time when the meeting started. Read-only. - format: date-time - nullable: true - totalParticipantCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total number of participants. Read-only. - format: int32 - nullable: true - attendanceRecords: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - description: List of attendance records of an attendance report. Read-only. - additionalProperties: - type: object microsoft.graph.fido2AuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -13029,7 +12986,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -13040,20 +12997,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. + description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' format: date-time includeResourceData: type: boolean - description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' + description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' nullable: true latestSupportedTlsVersion: type: string @@ -13061,11 +13018,11 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' nullable: true notificationQueryOptions: type: string - description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' + description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -14839,36 +14796,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.attendanceRecord: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: attendanceRecord - type: object - properties: - attendanceIntervals: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving a meeting. - emailAddress: - type: string - description: Email address of the user associated with this atttendance record. - nullable: true - identity: - $ref: '#/components/schemas/microsoft.graph.identity' - role: - type: string - description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' - nullable: true - totalAttendanceInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total duration of the attendances in seconds. - format: int32 - nullable: true - additionalProperties: - type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -16119,31 +16046,6 @@ components: - unknownFutureValue - producer type: string - microsoft.graph.attendanceInterval: - title: attendanceInterval - type: object - properties: - durationInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' - format: int32 - nullable: true - joinDateTime: - 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 time the attendee joined in UTC. - format: date-time - nullable: true - leaveDateTime: - 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 time the attendee left in UTC. - format: date-time - nullable: true - additionalProperties: - type: object microsoft.graph.alternativeSecurityId: title: alternativeSecurityId type: object diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index c19a1fdeb0e..5dc9b61891b 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -15565,7 +15565,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index b5f07928a76..3f5c46d3861 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -19237,7 +19237,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index 397c1d6b919..f164622a1a8 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -24112,7 +24112,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string @@ -24916,7 +24916,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -24927,20 +24927,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. + description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' format: date-time includeResourceData: type: boolean - description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' + description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' nullable: true latestSupportedTlsVersion: type: string @@ -24948,11 +24948,11 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' + description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' nullable: true notificationQueryOptions: type: string - description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' + description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -26327,6 +26327,12 @@ components: type: string description: 'License assignment failure error. If the license is assigned successfully, this field will be Null. Read-Only. Possible values: CountViolation, MutuallyExclusiveViolation, DependencyViolation, ProhibitedInUsageLocationViolation, UniquenessViolation, and Others. For more information on how to identify and resolve license assignment errors see here.' nullable: true + lastUpdatedDateTime: + 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 timestamp when the state of the license assignment was last updated. + format: date-time + nullable: true skuId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string @@ -27602,6 +27608,11 @@ components: type: string description: The video teleconferencing ID. Read-only. nullable: true + attendanceReports: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + description: The attendance reports of an online meeting. Read-only. additionalProperties: type: object microsoft.graph.presence: @@ -27670,7 +27681,7 @@ components: nullable: true webUrl: type: string - description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -29590,6 +29601,38 @@ components: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' additionalProperties: type: object + microsoft.graph.meetingAttendanceReport: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingAttendanceReport + type: object + properties: + meetingEndDateTime: + 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: UTC time when the meeting ended. Read-only. + format: date-time + nullable: true + meetingStartDateTime: + 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: UTC time when the meeting started. Read-only. + format: date-time + nullable: true + totalParticipantCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Total number of participants. Read-only. + format: int32 + nullable: true + attendanceRecords: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + description: List of attendance records of an attendance report. Read-only. + additionalProperties: + type: object microsoft.graph.fido2AuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -30667,6 +30710,36 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.attendanceRecord: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: attendanceRecord + type: object + properties: + attendanceIntervals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.attendanceInterval' + description: List of time periods between joining and leaving a meeting. + emailAddress: + type: string + description: Email address of the user associated with this atttendance record. + nullable: true + identity: + $ref: '#/components/schemas/microsoft.graph.identity' + role: + type: string + description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' + nullable: true + totalAttendanceInSeconds: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Total duration of the attendances in seconds. + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -31191,6 +31264,31 @@ components: - unknownFutureValue - producer type: string + microsoft.graph.attendanceInterval: + title: attendanceInterval + type: object + properties: + durationInSeconds: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' + format: int32 + nullable: true + joinDateTime: + 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 time the attendee joined in UTC. + format: date-time + nullable: true + leaveDateTime: + 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 time the attendee left in UTC. + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.alternativeSecurityId: title: alternativeSecurityId type: object diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index e2a6195f7e9..bebbbb7dec8 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -8209,7 +8209,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index 7c86a665191..99e39307dbc 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -48377,7 +48377,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index b3d4f8321d1..031945f7b3e 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -14721,7 +14721,7 @@ components: nullable: true webUrl: type: string - description: 'The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only.' + description: 'A hyperlink that will go to the chat in Microsoft Teams. This URL should be treated as an opaque blob, and not parsed. Read-only.' nullable: true installedApps: type: array @@ -16906,7 +16906,7 @@ components: nullable: true changeType: type: string - description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' + description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.' clientState: type: string description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. @@ -16917,20 +16917,20 @@ components: nullable: true encryptionCertificate: type: string - description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. + description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true. nullable: true encryptionCertificateId: type: string - description: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. + description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. nullable: true 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: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below.' + description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.' format: date-time includeResourceData: type: boolean - description: 'Optional. When set to true, change notifications include resource data (such as content of a chat message).' + description: 'When set to true, change notifications include resource data (such as content of a chat message). Optional.' nullable: true latestSupportedTlsVersion: type: string @@ -16938,11 +16938,11 @@ components: nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. Optional. Read more about how Outlook resources use lifecycle notifications.' nullable: true notificationQueryOptions: type: string - description: 'OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc.' + description: 'OData Query Options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property eg when the print job is completed, when a print job resource isFetchable property value becomes true etc.' nullable: true notificationUrl: type: string @@ -20043,12 +20043,6 @@ components: type: string description: 'License assignment failure error. If the license is assigned successfully, this field will be Null. Read-Only. Possible values: CountViolation, MutuallyExclusiveViolation, DependencyViolation, ProhibitedInUsageLocationViolation, UniquenessViolation, and Others. For more information on how to identify and resolve license assignment errors see here.' nullable: true - lastUpdatedDateTime: - 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 timestamp when the state of the license assignment was last updated. - format: date-time - nullable: true skuId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string @@ -21324,11 +21318,6 @@ components: type: string description: The video teleconferencing ID. Read-only. nullable: true - attendanceReports: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - description: The attendance reports of an online meeting. Read-only. additionalProperties: type: object microsoft.graph.presence: @@ -23552,38 +23541,6 @@ components: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' additionalProperties: type: object - microsoft.graph.meetingAttendanceReport: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingAttendanceReport - type: object - properties: - meetingEndDateTime: - 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: UTC time when the meeting ended. Read-only. - format: date-time - nullable: true - meetingStartDateTime: - 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: UTC time when the meeting started. Read-only. - format: date-time - nullable: true - totalParticipantCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total number of participants. Read-only. - format: int32 - nullable: true - attendanceRecords: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - description: List of attendance records of an attendance report. Read-only. - additionalProperties: - type: object microsoft.graph.fido2AuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -24783,36 +24740,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.attendanceRecord: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: attendanceRecord - type: object - properties: - attendanceIntervals: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving a meeting. - emailAddress: - type: string - description: Email address of the user associated with this atttendance record. - nullable: true - identity: - $ref: '#/components/schemas/microsoft.graph.identity' - role: - type: string - description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' - nullable: true - totalAttendanceInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total duration of the attendances in seconds. - format: int32 - nullable: true - additionalProperties: - type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -25323,31 +25250,6 @@ components: - unknownFutureValue - producer type: string - microsoft.graph.attendanceInterval: - title: attendanceInterval - type: object - properties: - durationInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' - format: int32 - nullable: true - joinDateTime: - 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 time the attendee joined in UTC. - format: date-time - nullable: true - leaveDateTime: - 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 time the attendee left in UTC. - format: date-time - nullable: true - additionalProperties: - type: object microsoft.graph.alternativeSecurityId: title: alternativeSecurityId type: object diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 7e82b9a47ae..1a389e9b7fa 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -21284,7 +21284,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index 962b35e2e03..e682d4eb07c 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -6819,7 +6819,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index 5c591b54be2..f5e4fdf7546 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -5697,7 +5697,7 @@ components: nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property cannot contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderBy.' nullable: true userType: type: string diff --git a/profiles/CloudCommunications/crawl-log-v1.0.json b/profiles/CloudCommunications/crawl-log-v1.0.json index cada2144b72..01f8a3ef090 100644 --- a/profiles/CloudCommunications/crawl-log-v1.0.json +++ b/profiles/CloudCommunications/crawl-log-v1.0.json @@ -145,22 +145,6 @@ "apiVersion": "v1.0", "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" }, - "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, - "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, - "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, - "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport": { "apiVersion": "v1.0", "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" @@ -193,22 +177,6 @@ "apiVersion": "v1.0", "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" }, - "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, - "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, - "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, - "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}": { - "apiVersion": "v1.0", - "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" - }, "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport": { "apiVersion": "v1.0", "originalLocation": "/openApiDocs/v1.0/CloudCommunications.yml" diff --git a/profiles/CloudCommunications/definitions/v1.0.md b/profiles/CloudCommunications/definitions/v1.0.md index 3fbaf4c7aa6..e1f0c206b78 100644 --- a/profiles/CloudCommunications/definitions/v1.0.md +++ b/profiles/CloudCommunications/definitions/v1.0.md @@ -43,11 +43,6 @@ profiles: /communications/microsoft.graph.getPresencesByUserId: v1.0 /communications/onlineMeetings: v1.0 /communications/onlineMeetings/{onlineMeeting-id}: v1.0 - /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports: v1.0 - /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}: v1.0 - /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords: v1.0 - ? /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id} - : v1.0 /communications/onlineMeetings/{onlineMeeting-id}/attendeeReport: v1.0 /communications/onlineMeetings/microsoft.graph.createOrGet: v1.0 /communications/presences: v1.0 @@ -56,11 +51,6 @@ profiles: /communications/presences/{presence-id}/microsoft.graph.setPresence: v1.0 /users/{user-id}/onlineMeetings: v1.0 /users/{user-id}/onlineMeetings/{onlineMeeting-id}: v1.0 - /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports: v1.0 - /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}: v1.0 - /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords: v1.0 - ? /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id} - : v1.0 /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport: v1.0 /users/{user-id}/presence: v1.0 diff --git a/profiles/DeviceManagement.Actions/crawl-log-v1.0-beta.json b/profiles/DeviceManagement.Actions/crawl-log-v1.0-beta.json index 4c076c1ce8b..1eda9412875 100644 --- a/profiles/DeviceManagement.Actions/crawl-log-v1.0-beta.json +++ b/profiles/DeviceManagement.Actions/crawl-log-v1.0-beta.json @@ -1561,10 +1561,6 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/DeviceManagement.Actions.yml" }, - "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/microsoft.graph.assign": { - "apiVersion": "v1.0-beta", - "originalLocation": "/openApiDocs/beta/DeviceManagement.Actions.yml" - }, "/deviceManagement/importedDeviceIdentities/microsoft.graph.importDeviceIdentityList": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/DeviceManagement.Actions.yml" @@ -2185,6 +2181,10 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/DeviceManagement.Actions.yml" }, + "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/microsoft.graph.syncInventory": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/DeviceManagement.Actions.yml" + }, "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/microsoft.graph.assign": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/DeviceManagement.Actions.yml" diff --git a/profiles/DeviceManagement.Actions/definitions/v1.0-beta.md b/profiles/DeviceManagement.Actions/definitions/v1.0-beta.md index 6ec71b91f61..3b3cfa1d2ca 100644 --- a/profiles/DeviceManagement.Actions/definitions/v1.0-beta.md +++ b/profiles/DeviceManagement.Actions/definitions/v1.0-beta.md @@ -680,7 +680,6 @@ profiles: /deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/microsoft.graph.removeLanguageFiles: v1.0-beta /deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/microsoft.graph.updateLanguageFiles: v1.0-beta /deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/microsoft.graph.uploadNewVersion: v1.0-beta - /deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/microsoft.graph.assign: v1.0-beta /deviceManagement/importedDeviceIdentities/microsoft.graph.importDeviceIdentityList: v1.0-beta /deviceManagement/importedDeviceIdentities/microsoft.graph.searchExistingIdentities: v1.0-beta /deviceManagement/importedWindowsAutopilotDeviceIdentities/microsoft.graph.import: v1.0-beta @@ -856,6 +855,7 @@ profiles: /deviceManagement/windowsAutopilotSettings/microsoft.graph.sync: v1.0-beta /deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/microsoft.graph.assign: v1.0-beta /deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/microsoft.graph.executeAction: v1.0-beta + /deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/microsoft.graph.syncInventory: v1.0-beta /deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/microsoft.graph.assign: v1.0-beta /deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/microsoft.graph.assign: v1.0-beta diff --git a/profiles/Security/crawl-log-v1.0-beta.json b/profiles/Security/crawl-log-v1.0-beta.json index c3aa8d5e683..d54040bb6ca 100644 --- a/profiles/Security/crawl-log-v1.0-beta.json +++ b/profiles/Security/crawl-log-v1.0-beta.json @@ -17,6 +17,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Security.yml" }, + "/security/alerts_v2": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Security.yml" + }, + "/security/alerts_v2/{alert_v2-id}": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Security.yml" + }, "/security/attackSimulation": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Security.yml" @@ -69,6 +77,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Security.yml" }, + "/security/incidents/{incident-id}/alerts": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Security.yml" + }, + "/security/incidents/{incident-id}/alerts/$ref": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Security.yml" + }, "/security/ipSecurityProfiles": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Security.yml" diff --git a/profiles/Security/definitions/v1.0-beta.md b/profiles/Security/definitions/v1.0-beta.md index a6a52279a53..05e394ad6cf 100644 --- a/profiles/Security/definitions/v1.0-beta.md +++ b/profiles/Security/definitions/v1.0-beta.md @@ -11,6 +11,8 @@ profiles: /security/alerts: v1.0-beta /security/alerts/{alert-id}: v1.0-beta /security/alerts/microsoft.graph.updateAlerts: v1.0-beta + /security/alerts_v2: v1.0-beta + /security/alerts_v2/{alert_v2-id}: v1.0-beta /security/attackSimulation: v1.0-beta /security/attackSimulation/simulations: v1.0-beta /security/attackSimulation/simulations/{simulation-id}: v1.0-beta @@ -24,6 +26,8 @@ profiles: /security/hostSecurityProfiles/{hostSecurityProfile-id}: v1.0-beta /security/incidents: v1.0-beta /security/incidents/{incident-id}: v1.0-beta + /security/incidents/{incident-id}/alerts: v1.0-beta + /security/incidents/{incident-id}/alerts/$ref: v1.0-beta /security/ipSecurityProfiles: v1.0-beta /security/ipSecurityProfiles/{ipSecurityProfile-id}: v1.0-beta /security/microsoft.graph.runHuntingQuery: v1.0-beta diff --git a/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 b/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 index ff9a70c4560..8add6ff470c 100644 --- a/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 +++ b/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft # -# Generated on: 12/30/2021 +# Generated on: 1/7/2022 # @{ From f22af59550357a0d7d70ee56fb3e66ec9163aa25 Mon Sep 17 00:00:00 2001 From: Peter Ombwa Date: Fri, 7 Jan 2022 15:35:22 -0800 Subject: [PATCH 2/2] Add generated MgCommandMetadata.json. [run ci] --- .../custom/common/MgCommandMetadata.json | 90788 ++++++++-------- src/Security/Security/readme.md | 2 + 2 files changed, 46144 insertions(+), 44646 deletions(-) diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 33523d9a23b..efc808c196b 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,7 +1,9 @@ [ { + "Command": "Add-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -16,23 +18,21 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Add-MgAccessReviewDecision", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ] }, { + "Command": "Add-MgApplicationKey", "Uri": "/applications/{application-id}/addKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Add-MgApplicationKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphKeyCredential", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -41,13 +41,13 @@ ] }, { + "Command": "Add-MgApplicationKey", "Uri": "/applications/{application-id}/addKey", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Add-MgApplicationKey", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphKeyCredential", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -56,8 +56,10 @@ ] }, { + "Command": "Add-MgApplicationPassword", "Uri": "/applications/{application-id}/addPassword", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -72,10 +74,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Add-MgApplicationPassword", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordCredential", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -84,8 +84,10 @@ ] }, { + "Command": "Add-MgApplicationPassword", "Uri": "/applications/{application-id}/addPassword", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -100,10 +102,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Add-MgApplicationPassword", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPasswordCredential", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -112,13 +112,13 @@ ] }, { + "Command": "Add-MgChatMember", "Uri": "/chats/{chat-id}/members/add", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgChatMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -127,13 +127,13 @@ ] }, { + "Command": "Add-MgChatMember", "Uri": "/chats/{chat-id}/members/add", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgChatMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -142,8 +142,10 @@ ] }, { + "Command": "Add-MgComplianceEdiscoveryCaseReviewSetQueryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158,10 +160,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Add-MgComplianceEdiscoveryCaseReviewSetQueryTag", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -170,8 +170,10 @@ ] }, { + "Command": "Add-MgComplianceEdiscoveryCaseReviewSetToReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -186,10 +188,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Add-MgComplianceEdiscoveryCaseReviewSetToReviewSet", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -198,18 +198,18 @@ ] }, { + "Command": "Add-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Add-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -218,13 +218,13 @@ ] }, { + "Command": "Add-MgDriveListContentTypeBaseTypeCopy", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgDriveListContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -233,13 +233,13 @@ ] }, { + "Command": "Add-MgDriveListContentTypeBaseTypeCopy", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgDriveListContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -248,13 +248,13 @@ ] }, { + "Command": "Add-MgDriveListContentTypeCopy", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgDriveListContentTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -263,13 +263,13 @@ ] }, { + "Command": "Add-MgDriveListContentTypeCopy", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgDriveListContentTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -278,54 +278,54 @@ ] }, { + "Command": "Add-MgGroupFavorite", "Uri": "/groups/{group-id}/addFavorite", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Add-MgGroupFavorite", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add", "AddViaIdentity" ] }, { + "Command": "Add-MgGroupFavorite", "Uri": "/groups/{group-id}/addFavorite", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Add-MgGroupFavorite", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Add1", "AddViaIdentity1" ] }, { + "Command": "Add-MgGroupToLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Add-MgGroupToLifecyclePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -334,18 +334,18 @@ ] }, { + "Command": "Add-MgGroupToLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Add-MgGroupToLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -354,8 +354,23 @@ ] }, { + "Command": "Add-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Apply", + "ApplyViaIdentity" + ] + }, + { + "Command": "Add-MgServicePrincipalKey", "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -376,10 +391,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Add-MgServicePrincipalKey", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphKeyCredential", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -388,8 +401,10 @@ ] }, { + "Command": "Add-MgServicePrincipalPassword", "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -404,10 +419,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Add-MgServicePrincipalPassword", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPasswordCredential", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -416,8 +429,10 @@ ] }, { + "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -432,10 +447,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -444,13 +457,13 @@ ] }, { + "Command": "Add-MgShareListContentTypeBaseTypeCopy", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgShareListContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -459,13 +472,13 @@ ] }, { + "Command": "Add-MgShareListContentTypeBaseTypeCopy", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgShareListContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -474,13 +487,13 @@ ] }, { + "Command": "Add-MgShareListContentTypeCopy", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgShareListContentTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -489,13 +502,13 @@ ] }, { + "Command": "Add-MgShareListContentTypeCopy", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Add-MgShareListContentTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -504,13 +517,13 @@ ] }, { + "Command": "Add-MgSiteContentTypeBaseTypeCopy", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -519,13 +532,13 @@ ] }, { + "Command": "Add-MgSiteContentTypeBaseTypeCopy", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -534,13 +547,13 @@ ] }, { + "Command": "Add-MgSiteContentTypeCopy", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteContentTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -549,13 +562,13 @@ ] }, { + "Command": "Add-MgSiteContentTypeCopy", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteContentTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -564,13 +577,13 @@ ] }, { + "Command": "Add-MgSiteListContentTypeBaseTypeCopy", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteListContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -579,13 +592,13 @@ ] }, { + "Command": "Add-MgSiteListContentTypeBaseTypeCopy", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteListContentTypeBaseTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -594,13 +607,13 @@ ] }, { + "Command": "Add-MgSiteListContentTypeCopy", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteListContentTypeCopy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -609,13 +622,13 @@ ] }, { + "Command": "Add-MgSiteListContentTypeCopy", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Add-MgSiteListContentTypeCopy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -624,13 +637,13 @@ ] }, { + "Command": "Add-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgTeamChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -639,13 +652,13 @@ ] }, { + "Command": "Add-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgTeamChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -654,13 +667,13 @@ ] }, { + "Command": "Add-MgTeamMember", "Uri": "/teams/{team-id}/members/add", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgTeamMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -669,13 +682,13 @@ ] }, { + "Command": "Add-MgTeamMember", "Uri": "/teams/{team-id}/members/add", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgTeamMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -684,13 +697,13 @@ ] }, { + "Command": "Add-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -699,13 +712,13 @@ ] }, { + "Command": "Add-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Add-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActionResultPart", - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -714,13 +727,13 @@ ] }, { + "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/insert", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "POST", "Variants": [ "Insert", "InsertExpanded", @@ -729,13 +742,13 @@ ] }, { + "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeSort", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/apply", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeSort", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -744,13 +757,13 @@ ] }, { + "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/insert", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "POST", "Variants": [ "Insert", "InsertExpanded", @@ -759,13 +772,13 @@ ] }, { + "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeSort", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/apply", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeSort", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -774,13 +787,13 @@ ] }, { + "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/insert", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "POST", "Variants": [ "Insert", "InsertExpanded", @@ -789,13 +802,13 @@ ] }, { + "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeSort", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/apply", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeSort", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -804,13 +817,13 @@ ] }, { + "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/insert", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "POST", "Variants": [ "Insert", "InsertExpanded", @@ -819,13 +832,13 @@ ] }, { + "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeSort", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/apply", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeSort", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -834,26 +847,28 @@ ] }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Users.Actions", "Command": "Add-MgUserPendingAccessReviewInstanceDecision", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", - "ApplyViaIdentity" + "Apply1", + "ApplyViaIdentity", + "ApplyViaIdentity1" ] }, { + "Command": "Add-MgWindowsUpdatesDeploymentAudienceMember", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "WindowsUpdates", - "Command": "Add-MgWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -862,13 +877,13 @@ ] }, { + "Command": "Add-MgWindowsUpdatesDeploymentAudienceMemberById", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "WindowsUpdates", - "Command": "Add-MgWindowsUpdatesDeploymentAudienceMemberById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -877,18 +892,18 @@ ] }, { + "Command": "Add-MgWindowsUpdatesUpdatableAssetMember", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Add-MgWindowsUpdatesUpdatableAssetMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -897,18 +912,18 @@ ] }, { + "Command": "Add-MgWindowsUpdatesUpdatableAssetMemberById", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Add-MgWindowsUpdatesUpdatableAssetMemberById", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Add1", "AddExpanded1", @@ -917,31 +932,31 @@ ] }, { + "Command": "Approve-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Approve-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Approve", "ApproveExpanded" ] }, { + "Command": "Approve-MgUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/approve", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Approve-MgUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Approve", "ApproveExpanded", @@ -950,13 +965,13 @@ ] }, { + "Command": "Approve-MgUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/approve", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Approve-MgUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Approve", "ApproveExpanded", @@ -965,13 +980,13 @@ ] }, { + "Command": "Approve-MgUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/approve", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Approve-MgUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Approve", "ApproveExpanded", @@ -980,13 +995,13 @@ ] }, { + "Command": "Approve-MgUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/approve", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Approve-MgUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Approve", "ApproveExpanded", @@ -995,49 +1010,49 @@ ] }, { + "Command": "Clear-MgApplicationVerifiedPublisher", "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Applications", - "Command": "Clear-MgApplicationVerifiedPublisher", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unset1", "UnsetViaIdentity1" ] }, { + "Command": "Clear-MgApplicationVerifiedPublisher", "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Applications", - "Command": "Clear-MgApplicationVerifiedPublisher", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unset", "UnsetViaIdentity" ] }, { + "Command": "Clear-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clear1", "ClearExpanded1", @@ -1046,13 +1061,13 @@ ] }, { + "Command": "Clear-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -1061,39 +1076,41 @@ ] }, { + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { + "Command": "Clear-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Clear-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeViaIdentity" ] }, { + "Command": "Clear-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1108,10 +1125,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1120,8 +1135,10 @@ ] }, { + "Command": "Clear-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/wipe", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1136,10 +1153,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1148,13 +1163,13 @@ ] }, { + "Command": "Clear-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1163,8 +1178,10 @@ ] }, { + "Command": "Clear-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1191,10 +1208,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1203,8 +1218,10 @@ ] }, { + "Command": "Clear-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1231,10 +1248,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe1", "WipeExpanded1", @@ -1243,8 +1258,10 @@ ] }, { + "Command": "Clear-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1259,10 +1276,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1271,31 +1286,31 @@ ] }, { + "Command": "Clear-MgUserAndBlockManagedApp", "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Clear-MgUserAndBlockManagedApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeViaIdentity" ] }, { + "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -1304,26 +1319,26 @@ ] }, { + "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFill", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFill", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { + "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -1332,26 +1347,26 @@ ] }, { + "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeFill", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeFill", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { + "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -1360,26 +1375,26 @@ ] }, { + "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFill", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFill", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { + "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -1388,26 +1403,26 @@ ] }, { + "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeFill", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeFill", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { + "Command": "Clear-MgUserManagedAppRegistrationByDeviceTag", "Uri": "/users/{user-id}/wipeManagedAppRegistrationByDeviceTag", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserManagedAppRegistrationByDeviceTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1416,8 +1431,10 @@ ] }, { + "Command": "Clear-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1444,10 +1461,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Clear-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe1", "WipeExpanded1", @@ -1456,8 +1471,10 @@ ] }, { + "Command": "Clear-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1484,10 +1501,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Clear-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -1496,13 +1511,13 @@ ] }, { + "Command": "Clear-MgUserPresence", "Uri": "/users/{user-id}/presence/clearPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -1511,13 +1526,13 @@ ] }, { + "Command": "Clear-MgUserPresence", "Uri": "/users/{user-id}/presence/clearPresence", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clear1", "ClearExpanded1", @@ -1526,21 +1541,23 @@ ] }, { + "Command": "Clear-MgUserPresenceUserPreferredPresence", "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Clear-MgUserPresenceUserPreferredPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { + "Command": "Close-MgComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1555,259 +1572,257 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Close-MgComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Close", "CloseViaIdentity" ] }, { + "Command": "Compare-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Compare-MgDeviceManagementIntent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ] }, { + "Command": "Compare-MgDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Compare-MgDeviceManagementTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ] }, { + "Command": "Compare-MgDeviceManagementTemplateMigratableTo", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Compare-MgDeviceManagementTemplateMigratableTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ] }, { + "Command": "Complete-MgDeviceManagementAndroidForWorkSettingSignup", "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Complete-MgDeviceManagementAndroidForWorkSettingSignup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Complete", "CompleteExpanded" ] }, { + "Command": "Complete-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Complete-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Complete", "CompleteExpanded" ] }, { + "Command": "Complete-MgDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}/complete", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Complete-MgDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/complete", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Complete-MgDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/complete", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Complete-MgDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgTeamChannelMigration", "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Complete-MgTeamChannelMigration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgTeamChannelMigration", "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Complete-MgTeamChannelMigration", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Complete1", "CompleteViaIdentity1" ] }, { + "Command": "Complete-MgTeamMigration", "Uri": "/teams/{team-id}/completeMigration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Complete-MgTeamMigration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgTeamMigration", "Uri": "/teams/{team-id}/completeMigration", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Complete-MgTeamMigration", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Complete1", "CompleteViaIdentity1" ] }, { + "Command": "Complete-MgTeamPrimaryChannelMigration", "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Complete-MgTeamPrimaryChannelMigration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgTeamPrimaryChannelMigration", "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Complete-MgTeamPrimaryChannelMigration", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Complete1", "CompleteViaIdentity1" ] }, { + "Command": "Complete-MgUserOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Complete-MgUserOutlookTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgUserOutlookTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Complete-MgUserOutlookTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Complete-MgUserOutlookTaskGroupTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Complete-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { + "Command": "Confirm-MgAdministrativeUnitMemberGroup", "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgAdministrativeUnitMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -1816,13 +1831,13 @@ ] }, { + "Command": "Confirm-MgAdministrativeUnitMemberObject", "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgAdministrativeUnitMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -1831,13 +1846,13 @@ ] }, { + "Command": "Confirm-MgApplicationMemberGroup", "Uri": "/applications/{application-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Confirm-MgApplicationMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -1846,13 +1861,13 @@ ] }, { + "Command": "Confirm-MgApplicationMemberGroup", "Uri": "/applications/{application-id}/checkMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Confirm-MgApplicationMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -1861,13 +1876,13 @@ ] }, { + "Command": "Confirm-MgApplicationMemberObject", "Uri": "/applications/{application-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Confirm-MgApplicationMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -1876,13 +1891,13 @@ ] }, { + "Command": "Confirm-MgApplicationMemberObject", "Uri": "/applications/{application-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Confirm-MgApplicationMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -1891,8 +1906,10 @@ ] }, { + "Command": "Confirm-MgContactMemberGroup", "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -1913,10 +1930,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -1925,8 +1940,10 @@ ] }, { + "Command": "Confirm-MgContactMemberGroup", "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -1947,10 +1964,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -1959,13 +1974,13 @@ ] }, { + "Command": "Confirm-MgContactMemberObject", "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -1974,13 +1989,13 @@ ] }, { + "Command": "Confirm-MgContactMemberObject", "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -1989,13 +2004,13 @@ ] }, { + "Command": "Confirm-MgContractMemberGroup", "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2004,13 +2019,13 @@ ] }, { + "Command": "Confirm-MgContractMemberGroup", "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2019,13 +2034,13 @@ ] }, { + "Command": "Confirm-MgContractMemberObject", "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2034,13 +2049,13 @@ ] }, { + "Command": "Confirm-MgContractMemberObject", "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2049,39 +2064,39 @@ ] }, { + "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Verify", "VerifyViaIdentity" ] }, { + "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Verify1", "VerifyViaIdentity1" ] }, { + "Command": "Confirm-MgDeviceMemberGroup", "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2090,13 +2105,13 @@ ] }, { + "Command": "Confirm-MgDeviceMemberGroup", "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2105,8 +2120,10 @@ ] }, { + "Command": "Confirm-MgDeviceMemberObject", "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -2139,10 +2156,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2151,8 +2166,10 @@ ] }, { + "Command": "Confirm-MgDeviceMemberObject", "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -2185,10 +2202,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2197,8 +2212,10 @@ ] }, { + "Command": "Confirm-MgDirectoryObjectMemberGroup", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.Read.All", @@ -2219,10 +2236,8 @@ "IsAdmin": false } ], - "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2231,8 +2246,10 @@ ] }, { + "Command": "Confirm-MgDirectoryObjectMemberGroup", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.Read.All", @@ -2253,10 +2270,8 @@ "IsAdmin": false } ], - "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2265,13 +2280,13 @@ ] }, { + "Command": "Confirm-MgDirectoryObjectMemberObject", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2280,13 +2295,13 @@ ] }, { + "Command": "Confirm-MgDirectoryObjectMemberObject", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2295,13 +2310,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleMemberGroup", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2310,13 +2325,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleMemberGroup", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2325,13 +2340,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleMemberObject", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2340,13 +2355,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleMemberObject", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2355,13 +2370,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2370,13 +2385,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2385,13 +2400,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2400,13 +2415,13 @@ ] }, { + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2415,13 +2430,13 @@ ] }, { + "Command": "Confirm-MgDirectorySettingTemplateMemberGroup", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectorySettingTemplateMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2430,13 +2445,13 @@ ] }, { + "Command": "Confirm-MgDirectorySettingTemplateMemberObject", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectorySettingTemplateMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2445,70 +2460,72 @@ ] }, { + "Command": "Confirm-MgDomain", "Uri": "/domains/{domain-id}/verify", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDomain", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomain1", - "Method": "POST", "Variants": [ "Verify", "VerifyViaIdentity" ] }, { + "Command": "Confirm-MgDomain", "Uri": "/domains/{domain-id}/verify", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDomain", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomain", - "Method": "POST", "Variants": [ "Verify1", "VerifyViaIdentity1" ] }, { + "Command": "Confirm-MgGroupGrantedPermission", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Confirm-MgGroupGrantedPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "POST", "Variants": [ "Check", "CheckViaIdentity" ] }, { + "Command": "Confirm-MgGroupGrantedPermission", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Confirm-MgGroupGrantedPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "POST", "Variants": [ "Check1", "CheckViaIdentity1" ] }, { + "Command": "Confirm-MgGroupMemberGroup", "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -2553,10 +2570,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Confirm-MgGroupMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2565,8 +2580,10 @@ ] }, { + "Command": "Confirm-MgGroupMemberGroup", "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -2611,10 +2628,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Confirm-MgGroupMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2623,8 +2638,10 @@ ] }, { + "Command": "Confirm-MgGroupMemberObject", "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -2657,10 +2674,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Confirm-MgGroupMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2669,8 +2684,10 @@ ] }, { + "Command": "Confirm-MgGroupMemberObject", "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -2703,10 +2720,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Confirm-MgGroupMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2715,26 +2730,26 @@ ] }, { + "Command": "Confirm-MgInformationProtectionSignature", "Uri": "/informationProtection/verifySignature", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Confirm-MgInformationProtectionSignature", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Verify", "VerifyExpanded" ] }, { + "Command": "Confirm-MgOrganizationMemberGroup", "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2743,13 +2758,13 @@ ] }, { + "Command": "Confirm-MgOrganizationMemberGroup", "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2758,13 +2773,13 @@ ] }, { + "Command": "Confirm-MgOrganizationMemberObject", "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2773,13 +2788,13 @@ ] }, { + "Command": "Confirm-MgOrganizationMemberObject", "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2788,21 +2803,23 @@ ] }, { + "Command": "Confirm-MgRiskyUserCompromised", "Uri": "/riskyUsers/confirmCompromised", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Confirm-MgRiskyUserCompromised", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { + "Command": "Confirm-MgServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -2835,10 +2852,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2847,8 +2862,10 @@ ] }, { + "Command": "Confirm-MgServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -2881,10 +2898,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2893,8 +2908,10 @@ ] }, { + "Command": "Confirm-MgServicePrincipalMemberObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -2927,10 +2944,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -2939,8 +2954,10 @@ ] }, { + "Command": "Confirm-MgServicePrincipalMemberObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -2973,10 +2990,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -2985,26 +3000,28 @@ ] }, { + "Command": "Confirm-MgTeamScheduleTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Confirm-MgTeamScheduleTimeCard", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "POST", "Variants": [ "Confirm", "ConfirmViaIdentity" ] }, { + "Command": "Confirm-MgUserMemberGroup", "Uri": "/users/{user-id}/checkMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -3043,10 +3060,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -3055,8 +3070,10 @@ ] }, { + "Command": "Confirm-MgUserMemberGroup", "Uri": "/users/{user-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -3095,10 +3112,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3107,8 +3122,10 @@ ] }, { + "Command": "Confirm-MgUserMemberObject", "Uri": "/users/{user-id}/checkMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -3147,10 +3164,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3159,8 +3174,10 @@ ] }, { + "Command": "Confirm-MgUserMemberObject", "Uri": "/users/{user-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -3199,10 +3216,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", @@ -3211,44 +3226,44 @@ ] }, { + "Command": "Connect-MgDeviceManagementChromeOSOnboardingSetting", "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Connect-MgDeviceManagementChromeOSOnboardingSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Connect", "ConnectExpanded" ] }, { + "Command": "Copy-MgDeviceManagementReusablePolicySetting", "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Copy-MgDeviceManagementReusablePolicySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", - "Method": "POST", "Variants": [ "Clone", "CloneViaIdentity" ] }, { + "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3257,13 +3272,13 @@ ] }, { + "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3272,13 +3287,13 @@ ] }, { + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3287,13 +3302,13 @@ ] }, { + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3302,8 +3317,10 @@ ] }, { + "Command": "Copy-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3324,10 +3341,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3336,8 +3351,10 @@ ] }, { + "Command": "Copy-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3358,10 +3375,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3370,8 +3385,10 @@ ] }, { + "Command": "Copy-MgGroupOnenotePageToSection", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3392,10 +3409,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenotePageToSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3404,8 +3419,10 @@ ] }, { + "Command": "Copy-MgGroupOnenotePageToSection", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3426,10 +3443,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenotePageToSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3438,8 +3453,10 @@ ] }, { + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3460,10 +3477,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3472,8 +3487,10 @@ ] }, { + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3494,10 +3511,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3506,8 +3521,10 @@ ] }, { + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3528,10 +3545,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3540,8 +3555,10 @@ ] }, { + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Notes.Create", @@ -3562,10 +3579,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3574,13 +3589,13 @@ ] }, { + "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3589,13 +3604,13 @@ ] }, { + "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3604,13 +3619,13 @@ ] }, { + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3619,13 +3634,13 @@ ] }, { + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3634,13 +3649,13 @@ ] }, { + "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3649,13 +3664,13 @@ ] }, { + "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3664,8 +3679,10 @@ ] }, { + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -3686,10 +3703,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3698,8 +3713,10 @@ ] }, { + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -3720,10 +3737,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3732,13 +3747,13 @@ ] }, { + "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3747,13 +3762,13 @@ ] }, { + "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3762,13 +3777,13 @@ ] }, { + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3777,13 +3792,13 @@ ] }, { + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3792,8 +3807,10 @@ ] }, { + "Command": "Copy-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -3814,10 +3831,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3826,8 +3841,10 @@ ] }, { + "Command": "Copy-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -3848,10 +3865,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3860,8 +3875,10 @@ ] }, { + "Command": "Copy-MgSiteOnenotePageToSection", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -3882,10 +3899,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenotePageToSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3894,8 +3909,10 @@ ] }, { + "Command": "Copy-MgSiteOnenotePageToSection", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -3916,10 +3933,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenotePageToSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3928,8 +3943,10 @@ ] }, { + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -3950,10 +3967,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -3962,8 +3977,10 @@ ] }, { + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -3984,10 +4001,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -3996,8 +4011,10 @@ ] }, { + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -4018,10 +4035,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4030,8 +4045,10 @@ ] }, { + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -4052,10 +4069,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4064,8 +4079,10 @@ ] }, { + "Command": "Copy-MgTeam", "Uri": "/teams/{team-id}/clone", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -4080,10 +4097,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Copy-MgTeam", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clone", "CloneExpanded", @@ -4092,8 +4107,10 @@ ] }, { + "Command": "Copy-MgTeam", "Uri": "/teams/{team-id}/clone", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -4108,10 +4125,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Copy-MgTeam", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clone1", "CloneExpanded1", @@ -4120,18 +4135,18 @@ ] }, { + "Command": "Copy-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4140,18 +4155,18 @@ ] }, { + "Command": "Copy-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4160,13 +4175,13 @@ ] }, { + "Command": "Copy-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4175,13 +4190,13 @@ ] }, { + "Command": "Copy-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4190,18 +4205,18 @@ ] }, { + "Command": "Copy-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4210,18 +4225,18 @@ ] }, { + "Command": "Copy-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4230,18 +4245,18 @@ ] }, { + "Command": "Copy-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/copy", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Copy-MgUserMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4250,18 +4265,18 @@ ] }, { + "Command": "Copy-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/copy", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Copy-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4270,8 +4285,10 @@ ] }, { + "Command": "Copy-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4292,10 +4309,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4304,8 +4319,10 @@ ] }, { + "Command": "Copy-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4326,10 +4343,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4338,8 +4353,10 @@ ] }, { + "Command": "Copy-MgUserOnenotePageToSection", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4360,10 +4377,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenotePageToSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4372,8 +4387,10 @@ ] }, { + "Command": "Copy-MgUserOnenotePageToSection", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4394,10 +4411,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenotePageToSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4406,8 +4421,10 @@ ] }, { + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4428,10 +4445,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4440,8 +4455,10 @@ ] }, { + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4462,10 +4479,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4474,8 +4489,10 @@ ] }, { + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4496,10 +4513,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -4508,8 +4523,10 @@ ] }, { + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -4530,10 +4547,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "POST", "Variants": [ "Copy1", "CopyExpanded1", @@ -4542,299 +4557,313 @@ ] }, { + "Command": "Disable-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementComanagedDeviceLostMode", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementComanagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Disable1", "DisableViaIdentity1" ] }, { + "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgUserAuthenticationMethodSmSign", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Disable-MgUserAuthenticationMethodSmSign", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Disable-MgUserManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { + "Command": "Disable-MgUserManagedDeviceLostMode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Disable-MgUserManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disable1", "DisableViaIdentity1" ] }, { + "Command": "Disable-MgUserManagedDeviceLostMode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Disable-MgUserManagedDeviceLostMode", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Command": "Disconnect-MgDeviceManagementChromeOSOnboardingSetting", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Disconnect" + ] + }, + { + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Disconnect", "DisconnectViaIdentity" ] }, { + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Disconnect1", "DisconnectViaIdentity1" ] }, { + "Command": "Enable-MgDeviceManagementAndroidDeviceAdministratorEnrollment", "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -4849,40 +4878,38 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementAndroidDeviceAdministratorEnrollment", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable" ] }, { + "Command": "Enable-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/enable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementAssignmentFilter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded" ] }, { + "Command": "Enable-MgDeviceManagementComanagedDeviceLostMode", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementComanagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -4891,18 +4918,18 @@ ] }, { + "Command": "Enable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/enableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -4911,25 +4938,25 @@ ] }, { + "Command": "Enable-MgDeviceManagementDeviceHealthScriptGlobalScript", "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementDeviceHealthScriptGlobalScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable" ] }, { + "Command": "Enable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -4938,30 +4965,30 @@ ] }, { + "Command": "Enable-MgDeviceManagementLegacyPcManagement", "Uri": "/deviceManagement/enableLegacyPcManagement", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementLegacyPcManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable" ] }, { + "Command": "Enable-MgDeviceManagementManagedDeviceLostMode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -4970,18 +4997,18 @@ ] }, { + "Command": "Enable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -4990,48 +5017,48 @@ ] }, { + "Command": "Enable-MgDeviceManagementUnlicensedAdminstrator", "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Enable-MgDeviceManagementUnlicensedAdminstrator", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable" ] }, { + "Command": "Enable-MgUserAuthenticationMethodSmSign", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Enable-MgUserAuthenticationMethodSmSign", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableViaIdentity" ] }, { + "Command": "Enable-MgUserManagedDeviceLostMode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Enable-MgUserManagedDeviceLostMode", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -5040,8 +5067,10 @@ ] }, { + "Command": "Export-MgComplianceEdiscoveryCaseReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -5056,10 +5085,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Export-MgComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -5068,8 +5095,10 @@ ] }, { + "Command": "Export-MgDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -5084,23 +5113,21 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Export-MgDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Export", "ExportViaIdentity" ] }, { + "Command": "Export-MgUserDeviceAndAppManagementData", "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Export-MgUserDeviceAndAppManagementData", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Export", "Export1", @@ -5109,8 +5136,10 @@ ] }, { + "Command": "Export-MgUserPersonalData", "Uri": "/users/{user-id}/exportPersonalData", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "User.Export.All", @@ -5125,10 +5154,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Export-MgUserPersonalData", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -5137,8 +5164,10 @@ ] }, { + "Command": "Export-MgUserPersonalData", "Uri": "/users/{user-id}/exportPersonalData", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "User.Export.All", @@ -5153,10 +5182,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Export-MgUserPersonalData", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Export1", "ExportExpanded1", @@ -5165,204 +5192,206 @@ ] }, { + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { + "Command": "Find-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { + "Command": "Find-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/locateDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { + "Command": "Find-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { + "Command": "Find-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { + "Command": "Find-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Locate1", "LocateViaIdentity1" ] }, { + "Command": "Find-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { + "Command": "Find-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Find-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Locate1", "LocateViaIdentity1" ] }, { + "Command": "Find-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Find-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { + "Command": "Find-MgUserMeetingTime", "Uri": "/users/{user-id}/findMeetingTimes", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -5377,10 +5406,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Find-MgUserMeetingTime", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Method": "POST", "Variants": [ "Find", "FindExpanded", @@ -5389,8 +5416,10 @@ ] }, { + "Command": "Find-MgUserMeetingTime", "Uri": "/users/{user-id}/findMeetingTimes", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -5405,10 +5434,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Find-MgUserMeetingTime", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult1", - "Method": "POST", "Variants": [ "Find1", "FindExpanded1", @@ -5417,8 +5444,10 @@ ] }, { + "Command": "Find-MgUserRoom", "Uri": "/users/{user-id}/findRooms", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "User.Read.All", @@ -5433,10 +5462,8 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Find-MgUserRoom", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmailAddress", - "Method": "GET", "Variants": [ "Find", "Find1", @@ -5445,8 +5472,10 @@ ] }, { + "Command": "Find-MgUserRoomList", "Uri": "/users/{user-id}/findRoomLists", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "User.Read.All", @@ -5461,18 +5490,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Find-MgUserRoomList", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmailAddress", - "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { + "Command": "Get-MgAccessReview", "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -5493,18 +5522,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgAccessReview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReview", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAccessReview", "Uri": "/accessReviews", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -5525,30 +5554,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgAccessReview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReview", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -5569,55 +5598,55 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewDecision", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAccessReviewInstance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReview", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAccessReviewInstance", "Uri": "/accessReviews/{accessReview-id}/instances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReview", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAccessReviewMyDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewMyDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAccessReviewMyDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -5638,30 +5667,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewMyDecision", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewReviewer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -5682,17 +5711,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgAccessReviewReviewer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAdministrativeUnit", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -5725,18 +5754,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAdministrativeUnit", "Uri": "/administrativeUnits", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -5769,30 +5798,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAdministrativeUnitById", "Uri": "/administrativeUnits/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded" ] }, { + "Command": "Get-MgAdministrativeUnitDelta", "Uri": "/administrativeUnits/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -5825,42 +5854,42 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgAdministrativeUnitExtension", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAdministrativeUnitExtension", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAdministrativeUnitMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -5893,17 +5922,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAdministrativeUnitMemberByRef", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -5936,22 +5965,20 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitMemberByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAdministrativeUnitMemberGroup", "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -5960,13 +5987,13 @@ ] }, { + "Command": "Get-MgAdministrativeUnitMemberObject", "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -5975,8 +6002,10 @@ ] }, { + "Command": "Get-MgAdministrativeUnitScopedRoleMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -6009,18 +6038,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAdministrativeUnitScopedRoleMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -6053,343 +6082,343 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAdministrativeUnitUserOwnedObject", "Uri": "/administrativeUnits/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdministrativeUnitUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgAgreement", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreement", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAgreement", "Uri": "/agreements", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreement", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAgreement", "Uri": "/agreements", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreement", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAgreement", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreement", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAgreementFile", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "GET", "Variants": [ - "List1" + "List" ] }, { + "Command": "Get-MgAgreementFile", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "GET", "Variants": [ - "List" + "List1" ] }, { + "Command": "Get-MgAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFile", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6422,17 +6451,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6465,80 +6494,80 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6559,18 +6588,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6591,18 +6620,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionColorIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6623,18 +6652,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionColorIcon", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionColorIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6655,10 +6684,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -6667,8 +6694,10 @@ ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6689,18 +6718,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIcon", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -6721,10 +6750,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -6733,8 +6760,10 @@ ] }, { + "Command": "Get-MgApplication", "Uri": "/applications/{application-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -6761,18 +6790,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplication", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplication", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplication", "Uri": "/applications", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -6799,17 +6828,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplication", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplication", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplication", "Uri": "/applications", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -6836,17 +6865,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplication", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplication1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplication", "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -6873,146 +6902,146 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplication", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplication1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgApplicationAppManagementPolicy", "Uri": "/applications/{application-id}/appManagementPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationAppManagementPolicyByRef", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationById", "Uri": "/applications/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgApplicationById", "Uri": "/applications/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get2", "GetExpanded" ] }, { + "Command": "Get-MgApplicationConnectorGroup", "Uri": "/applications/{application-id}/connectorGroup", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationConnectorGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectorGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationConnectorGroupByRef", "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationConnectorGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationCreatedOnBehalfOf", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationCreatedOnBehalfOf", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgApplicationDelta", "Uri": "/applications/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -7039,17 +7068,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplication", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgApplicationDelta", "Uri": "/applications/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -7076,30 +7105,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplication1", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -7120,17 +7149,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -7151,134 +7180,132 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgApplicationFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationLogo", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationLogo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationLogo", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationLogo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgApplicationMemberGroup", "Uri": "/applications/{application-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -7287,13 +7314,13 @@ ] }, { + "Command": "Get-MgApplicationMemberGroup", "Uri": "/applications/{application-id}/getMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -7302,13 +7329,13 @@ ] }, { + "Command": "Get-MgApplicationMemberObject", "Uri": "/applications/{application-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -7317,13 +7344,13 @@ ] }, { + "Command": "Get-MgApplicationMemberObject", "Uri": "/applications/{application-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -7332,8 +7359,10 @@ ] }, { + "Command": "Get-MgApplicationOwner", "Uri": "/applications/{application-id}/owners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7360,17 +7389,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationOwner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationOwner", "Uri": "/applications/{application-id}/owners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7397,17 +7426,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationOwner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationOwnerByRef", "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7434,17 +7463,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationOwnerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationOwnerByRef", "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7471,40 +7500,38 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationOwnerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationSynchronization", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronization", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationAccessToken", "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationAccessToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -7513,199 +7540,201 @@ ] }, { + "Command": "Get-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationSynchronizationJobSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgApplicationTemplate", "Uri": "/applicationTemplates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationTemplate", "Uri": "/applicationTemplates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgApplicationTokenIssuancePolicy", "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7726,17 +7755,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationTokenIssuancePolicy", "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7757,17 +7786,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7788,17 +7817,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7819,17 +7848,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationTokenLifetimePolicy", "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7850,17 +7879,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationTokenLifetimePolicy", "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7881,17 +7910,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7912,17 +7941,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -7943,30 +7972,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgApplicationUserOwnedObject", "Uri": "/applications/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgApplicationUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgAuditLogDirectoryAudit", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -7981,18 +8010,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryAudit1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAuditLogDirectoryAudit", "Uri": "/auditLogs/directoryAudits", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8007,17 +8036,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryAudit1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAuditLogDirectoryAudit", "Uri": "/auditLogs/directoryAudits", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8032,17 +8061,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryAudit", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAuditLogDirectoryAudit", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8057,56 +8086,56 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryAudit", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAuditLogDirectoryProvisioning", "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryProvisioning", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAuditLogDirectoryProvisioning", "Uri": "/auditLogs/directoryProvisioning", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryProvisioning", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAuditLogProvisioning", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAuditLogProvisioning", "Uri": "/auditLogs/provisioning", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8121,17 +8150,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAuditLogProvisioning", "Uri": "/auditLogs/provisioning", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8146,80 +8175,80 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAuditLogProvisioning", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAuditLogRestrictedSignIn", "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRestrictedSignIn1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAuditLogRestrictedSignIn", "Uri": "/auditLogs/restrictedSignIns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRestrictedSignIn1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAuditLogRestrictedSignIn", "Uri": "/auditLogs/restrictedSignIns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRestrictedSignIn", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAuditLogRestrictedSignIn", "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRestrictedSignIn", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgAuditLogSignIn", "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8234,18 +8263,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSignIn1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgAuditLogSignIn", "Uri": "/auditLogs/signIns", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8260,17 +8289,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSignIn1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgAuditLogSignIn", "Uri": "/auditLogs/signIns", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8285,17 +8314,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSignIn", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgAuditLogSignIn", "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -8310,18 +8339,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSignIn", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusiness", "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8348,18 +8377,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingBusiness", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusiness", "Uri": "/bookingBusinesses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8386,17 +8415,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingBusiness", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBookingBusinessAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8423,18 +8452,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingAppointment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusinessAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8461,30 +8490,30 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingAppointment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBookingBusinessCalendarView", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarView", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingAppointment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusinessCalendarView", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8511,17 +8540,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarView", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingAppointment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBookingBusinessCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8548,18 +8577,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusinessCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8586,17 +8615,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingCustomer", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBookingBusinessService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8623,18 +8652,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessService", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingService", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusinessService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8661,17 +8690,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessService", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingService", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBookingBusinessStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8698,18 +8727,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingBusinessStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8736,17 +8765,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBookingCurrency", "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8773,18 +8802,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingCurrency", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBookingCurrency", "Uri": "/bookingCurrencies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -8811,30 +8840,30 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Get-MgBookingCurrency", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingCurrency", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgBusinessFlowTemplate", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgBusinessFlowTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgBusinessFlowTemplate", "Uri": "/businessFlowTemplates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -8855,17 +8884,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgBusinessFlowTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChat", "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -8886,18 +8915,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChat", "Uri": "/chats", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -8918,17 +8947,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChat", "Uri": "/chats", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -8949,17 +8978,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChat", "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -8980,18 +9009,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -9012,18 +9041,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -9044,17 +9073,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -9075,17 +9104,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -9106,135 +9135,135 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatInstalledAppTeamApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatInstalledAppTeamApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatInstalledAppTeamAppByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatInstalledAppTeamAppByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatInstalledAppTeamAppDefinition", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatInstalledAppTeamAppDefinition", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatLastMessagePreview", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatLastMessagePreview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageInfo", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -9279,18 +9308,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatMember", "Uri": "/chats/{chat-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -9323,17 +9352,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChatMember", "Uri": "/chats/{chat-id}/members", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -9366,17 +9395,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -9421,18 +9450,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9465,10 +9494,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -9476,8 +9503,10 @@ ] }, { + "Command": "Get-MgChatMessage", "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -9492,17 +9521,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChatMessage", "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -9517,17 +9546,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9560,10 +9589,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -9571,8 +9598,10 @@ ] }, { + "Command": "Get-MgChatMessageDelta", "Uri": "/chats/{chat-id}/messages/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9605,18 +9634,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMessageDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgChatMessageDelta", "Uri": "/chats/{chat-id}/messages/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9649,18 +9678,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatMessageDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9681,18 +9710,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9713,17 +9742,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9744,17 +9773,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -9775,94 +9804,94 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatMessageReplyDelta", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatMessageReplyDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgChatMessageReplyDelta", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatMessageReplyDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgChatOperation", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -9883,18 +9912,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatOperation", "Uri": "/chats/{chat-id}/operations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -9915,30 +9944,30 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgChatOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -9965,17 +9994,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatPermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -9996,18 +10025,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatTab", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatTab", "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -10028,17 +10057,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatTab", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgChatTab", "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -10059,17 +10088,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatTab", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgChatTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -10090,327 +10119,325 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgChatTab", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatTabTeamApp", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatTabTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatTabTeamApp", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatTabTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgChatTabTeamAppByRef", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgChatTabTeamAppByRef", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgChatTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationCall", "Uri": "/communications/calls/{call-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCall1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationCall", "Uri": "/communications/calls/{call-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCall", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAudioRoutingGroup1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAudioRoutingGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCommsOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCommsOperation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCommsOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCommsOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParticipant1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParticipant1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphParticipant", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphParticipant", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationCallRecord", "Uri": "/communications/callRecords/{callRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationCallRecord", "Uri": "/communications/callRecords/{callRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -10419,37 +10446,37 @@ ] }, { + "Command": "Get-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -10458,26 +10485,26 @@ ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAlternativeRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAlternativeRecording", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -10486,25 +10513,25 @@ ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttendanceRecord", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -10513,133 +10540,133 @@ ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttendanceRecord", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingRegistration", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingRegistrationRegistrant", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrant", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgCommunicationOnlineMeetingRegistrationRegistrant", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrant", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationPresence", "Uri": "/communications/getPresencesByUserId", - "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPresence1", - "Method": "POST", "Variants": [ "Get2", "Get3", @@ -10648,8 +10675,10 @@ ] }, { + "Command": "Get-MgCommunicationPresence", "Uri": "/communications/presences", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "Presence.Read", @@ -10664,17 +10693,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPresence1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgCommunicationPresence", "Uri": "/communications/presences", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "Presence.Read", @@ -10689,27 +10718,25 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPresence", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgCommunicationPresence", "Uri": "/communications/getPresencesByUserId", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPresence", - "Method": "POST", "Variants": [ "Get", "Get1", @@ -10718,44 +10745,46 @@ ] }, { + "Command": "Get-MgCompliance", "Uri": "/compliance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgCompliance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgCompliance", "Uri": "/compliance", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgCompliance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCompliance", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgComplianceEdiscovery", "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscovery", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10770,18 +10799,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10796,17 +10825,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10821,18 +10850,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10847,17 +10876,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10872,18 +10901,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10898,43 +10927,43 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSite", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10949,18 +10978,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10975,43 +11004,43 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11026,18 +11055,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11052,17 +11081,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11077,18 +11106,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11103,30 +11132,30 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11141,107 +11170,107 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSite", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11256,17 +11285,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11281,18 +11310,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11307,30 +11336,30 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11345,30 +11374,30 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseOperationMicrosoftGraphEdiscoveryCaseExportOperationDownloadUrl", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/getDownloadUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseOperationMicrosoftGraphEdiscoveryCaseExportOperationDownloadUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11383,18 +11412,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11409,17 +11438,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11434,18 +11463,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11460,17 +11489,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSetting", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11485,18 +11514,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11511,18 +11540,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11537,30 +11566,30 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11575,17 +11604,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11600,18 +11629,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11626,18 +11655,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11652,17 +11681,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11677,17 +11706,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11702,18 +11731,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11728,18 +11757,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11754,17 +11783,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11779,17 +11808,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11804,18 +11833,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11830,17 +11859,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseTagChildTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11855,17 +11884,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseTagChildTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseTagChildTagByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11880,43 +11909,43 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseTagChildTagByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseTagParent", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseTagParent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgComplianceEdiscoveryCaseTagParentByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Get-MgComplianceEdiscoveryCaseTagParentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgContact", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -11943,18 +11972,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrgContact1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgContact", "Uri": "/contacts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -11981,17 +12010,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrgContact1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContact", "Uri": "/contacts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12018,17 +12047,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrgContact", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContact", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12055,44 +12084,44 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrgContact", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgContactById", "Uri": "/contacts/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgContactById", "Uri": "/contacts/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgContactDelta", "Uri": "/contacts/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12119,17 +12148,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrgContact1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgContactDelta", "Uri": "/contacts/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12156,17 +12185,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrgContact", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgContactDirectReport", "Uri": "/contacts/{orgContact-id}/directReports", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12187,17 +12216,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReport", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactDirectReport", "Uri": "/contacts/{orgContact-id}/directReports", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12218,17 +12247,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReport", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContactDirectReportByRef", "Uri": "/contacts/{orgContact-id}/directReports/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12249,17 +12278,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactDirectReportByRef", "Uri": "/contacts/{orgContact-id}/directReports/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12280,17 +12309,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContactManager", "Uri": "/contacts/{orgContact-id}/manager", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12311,18 +12340,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactManager", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgContactManager", "Uri": "/contacts/{orgContact-id}/manager", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12343,18 +12372,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactManager", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgContactManagerByRef", "Uri": "/contacts/{orgContact-id}/manager/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12375,18 +12404,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactManagerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgContactManagerByRef", "Uri": "/contacts/{orgContact-id}/manager/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12407,18 +12436,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactManagerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgContactMemberGroup", "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12439,10 +12468,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -12451,8 +12478,10 @@ ] }, { + "Command": "Get-MgContactMemberGroup", "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12473,10 +12502,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -12485,8 +12512,10 @@ ] }, { + "Command": "Get-MgContactMemberObject", "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12507,10 +12536,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -12519,8 +12546,10 @@ ] }, { + "Command": "Get-MgContactMemberObject", "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12541,10 +12570,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -12553,8 +12580,10 @@ ] }, { + "Command": "Get-MgContactMemberOf", "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12575,17 +12604,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContactMemberOf", "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12606,17 +12635,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactMemberOfByRef", "Uri": "/contacts/{orgContact-id}/memberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12637,17 +12666,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContactMemberOfByRef", "Uri": "/contacts/{orgContact-id}/memberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12668,17 +12697,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactTransitiveMemberOf", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12699,17 +12728,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContactTransitiveMemberOf", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12730,17 +12759,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactTransitiveMemberOfByRef", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12761,17 +12790,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContactTransitiveMemberOfByRef", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -12792,54 +12821,54 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactTransitiveReport", "Uri": "/contacts/{orgContact-id}/transitiveReports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactTransitiveReportByRef", "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveReportByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContactUserOwnedObject", "Uri": "/contacts/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgContract", "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12860,18 +12889,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContract", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgContract", "Uri": "/contracts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12892,17 +12921,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContract", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgContract", "Uri": "/contracts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12923,17 +12952,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContract", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgContract", "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -12954,49 +12983,47 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContract", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgContractById", "Uri": "/contracts/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgContractById", "Uri": "/contracts/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded" ] }, { + "Command": "Get-MgContractMemberGroup", "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -13005,13 +13032,13 @@ ] }, { + "Command": "Get-MgContractMemberGroup", "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -13020,13 +13047,13 @@ ] }, { + "Command": "Get-MgContractMemberObject", "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -13035,13 +13062,13 @@ ] }, { + "Command": "Get-MgContractMemberObject", "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -13050,21 +13077,23 @@ ] }, { + "Command": "Get-MgContractUserOwnedObject", "Uri": "/contracts/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "User.Export.All", @@ -13079,42 +13108,42 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDataPolicyOperation", "Uri": "/dataPolicyOperations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDataPolicyOperation", "Uri": "/dataPolicyOperations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "User.Export.All", @@ -13129,18 +13158,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDevice", "Uri": "/devices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -13173,17 +13202,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDevice", "Uri": "/devices", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -13216,17 +13245,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgt", "Uri": "/deviceAppManagement", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13253,17 +13282,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgt", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceAppMgt", "Uri": "/deviceAppManagement", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13290,17 +13319,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgt", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceAppManagement1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13315,18 +13344,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13341,17 +13370,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13366,17 +13395,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13391,18 +13420,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13417,18 +13446,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13443,17 +13472,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13468,17 +13497,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13493,18 +13522,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13519,18 +13548,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13545,18 +13574,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13571,18 +13600,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13597,17 +13626,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13622,17 +13651,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13647,18 +13676,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13673,18 +13702,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13699,17 +13728,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13724,17 +13753,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13749,18 +13778,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13775,18 +13804,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13801,18 +13830,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13827,18 +13856,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13853,42 +13882,42 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13903,18 +13932,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13929,17 +13958,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13954,18 +13983,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -13980,17 +14009,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14005,18 +14034,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14031,17 +14060,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14056,18 +14085,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14082,17 +14111,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14107,18 +14136,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14133,17 +14162,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14158,17 +14187,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIosManagedAppProtection1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14183,18 +14212,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIosManagedAppProtection1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14209,18 +14238,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14235,17 +14264,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14260,17 +14289,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14285,18 +14314,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14311,18 +14340,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14337,18 +14366,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14363,18 +14392,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14389,17 +14418,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14414,17 +14443,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14439,18 +14468,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14465,18 +14494,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14491,17 +14520,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14516,17 +14545,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14541,18 +14570,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14567,18 +14596,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14593,17 +14622,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14618,17 +14647,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14643,18 +14672,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14669,18 +14698,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14695,17 +14724,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14720,17 +14749,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14745,18 +14774,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14771,18 +14800,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14797,17 +14826,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14822,17 +14851,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14847,18 +14876,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14873,17 +14902,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14898,17 +14927,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14923,18 +14952,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14949,17 +14978,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14974,17 +15003,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -14999,18 +15028,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15025,18 +15054,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBook", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15051,17 +15080,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBook", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15076,17 +15105,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedEBook1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15101,18 +15130,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedEBook1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15127,18 +15156,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15153,17 +15182,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15178,17 +15207,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedEBookAssignment1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15203,18 +15232,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedEBookAssignment1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15229,18 +15258,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15255,18 +15284,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookCategoryByRef", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15281,17 +15310,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookCategoryByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15306,18 +15335,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15332,17 +15361,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15357,17 +15386,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15382,18 +15411,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15408,18 +15437,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15434,18 +15463,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15460,18 +15489,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15486,17 +15515,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15511,17 +15540,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15536,18 +15565,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15562,18 +15591,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15588,17 +15617,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15613,17 +15642,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15638,18 +15667,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15664,18 +15693,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15690,17 +15719,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15715,17 +15744,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15740,18 +15769,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15766,18 +15795,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15792,17 +15821,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15817,17 +15846,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileApp1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15842,18 +15871,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileApp1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15868,18 +15897,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15894,17 +15923,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15919,17 +15948,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileAppAssignment1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15944,18 +15973,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileAppAssignment1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15970,18 +15999,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15996,18 +16025,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16022,18 +16051,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16048,18 +16077,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16074,17 +16103,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16099,17 +16128,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16124,18 +16153,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16150,17 +16179,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16175,17 +16204,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16200,18 +16229,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16226,18 +16255,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16252,17 +16281,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16277,17 +16306,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16302,18 +16331,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16328,18 +16357,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16354,17 +16383,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16379,17 +16408,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16404,18 +16433,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16430,18 +16459,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16456,18 +16485,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16482,18 +16511,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16508,17 +16537,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16533,17 +16562,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16558,18 +16587,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16584,18 +16613,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16610,31 +16639,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppCount", "Uri": "/deviceAppManagement/mobileApps/getMobileAppCount(status='{status}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16649,18 +16678,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16675,17 +16704,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16700,18 +16729,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16726,31 +16755,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppRelatedAppState", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppRelatedAppState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppInstallSummary", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16765,31 +16794,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppInstallSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppRelatedAppState", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppRelatedAppState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16804,18 +16833,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppRelationship", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16830,30 +16859,30 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppRelationship", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppTopMobileApp", "Uri": "/deviceAppManagement/mobileApps/getTopMobileApps(status='{status}',count={count})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppTopMobileApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16868,18 +16897,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserAppInstallStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16894,17 +16923,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserAppInstallStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16919,18 +16948,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16945,31 +16974,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppRelatedAppState", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppRelatedAppState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16984,18 +17013,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17010,56 +17039,56 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelatedAppState", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelatedAppState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtPolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -17074,10 +17103,8 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtPolicySet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySet", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -17086,8 +17113,10 @@ ] }, { + "Command": "Get-MgDeviceAppMgtPolicySet", "Uri": "/deviceAppManagement/policySets", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -17102,17 +17131,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtPolicySet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -17127,18 +17156,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtPolicySetAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -17153,17 +17182,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtPolicySetAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -17178,18 +17207,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtPolicySetItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySetItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -17204,17 +17233,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtPolicySetItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySetItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtSideLoadingKey", "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -17229,18 +17258,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtSideLoadingKey", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSideLoadingKey", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtSideLoadingKey", "Uri": "/deviceAppManagement/sideLoadingKeys", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -17255,17 +17284,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtSideLoadingKey", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSideLoadingKey", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtSymantecCodeSigningCertificate", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17280,17 +17309,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtSymantecCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17305,18 +17334,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17331,17 +17360,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17356,17 +17385,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17381,18 +17410,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17407,18 +17436,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17433,17 +17462,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17458,17 +17487,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17483,18 +17512,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17509,18 +17538,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17535,17 +17564,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17560,17 +17589,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17585,18 +17614,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17611,18 +17640,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17637,18 +17666,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17663,18 +17692,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17689,17 +17718,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -17714,18 +17743,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtVppToken", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVppToken", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -17740,17 +17769,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtVppToken", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVppToken", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -17765,17 +17794,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtVppToken", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphVppToken1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -17790,31 +17819,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtVppToken", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphVppToken1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtVppTokenLicense", "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtVppTokenLicense", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17829,18 +17858,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17855,17 +17884,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17880,18 +17909,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17906,17 +17935,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17931,18 +17960,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17957,18 +17986,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17983,17 +18012,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18008,18 +18037,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18034,17 +18063,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18059,18 +18088,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18085,17 +18114,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18110,17 +18139,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18135,18 +18164,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18161,18 +18190,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18187,17 +18216,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceAppMgtWindowManagementApp", "Uri": "/deviceAppManagement/windowsManagementApp", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -18212,17 +18241,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowManagementApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsManagementApp", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceAppMgtWindowManagementAppByRef", "Uri": "/deviceAppManagement/windowsManagementApp/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -18237,22 +18266,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppMgtWindowManagementAppByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceById", "Uri": "/devices/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "Get3", @@ -18261,8 +18288,10 @@ ] }, { + "Command": "Get-MgDeviceById", "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -18295,10 +18324,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceById", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -18307,83 +18334,85 @@ ] }, { + "Command": "Get-MgDeviceCommand", "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceCommand", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCommand", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceCommand", "Uri": "/devices/{device-id}/commands", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceCommand", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCommand", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagement", "Uri": "/deviceManagement", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18446,17 +18475,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagement", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagement", "Uri": "/deviceManagement", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18519,17 +18548,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagement", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagement1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18544,17 +18573,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18569,18 +18598,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18595,17 +18624,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAndroid", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18620,18 +18649,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAndroid", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAndroid", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18646,17 +18675,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAndroid", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18671,18 +18700,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18697,17 +18726,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18722,18 +18751,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18748,17 +18777,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAndroidForWorkSetting", "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18773,17 +18802,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18798,17 +18827,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18823,18 +18852,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18849,17 +18878,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18892,17 +18921,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -18935,17 +18964,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplePushNotificationCertificate1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -18960,18 +18989,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -18986,17 +19015,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -19011,18 +19040,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -19037,17 +19066,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAssignedRoleDetail", "Uri": "/deviceManagement/getAssignedRoleDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -19062,17 +19091,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAssignedRoleDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19087,18 +19116,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAssignmentFilter", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19113,30 +19142,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementAssignmentFilter", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAssignmentFilterPlatformSupportedProperty", "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform={platform})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAssignmentFilterPlatformSupportedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAssignmentFilterState", "Uri": "/deviceManagement/assignmentFilters/getState", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19151,17 +19180,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAssignmentFilterState", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementAssignmentFilterStatusDetail", "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19176,18 +19205,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementAssignmentFilterStatusDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementAssignmentFilterSupportedProperty", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19202,18 +19231,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAssignmentFilterSupportedProperty", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19228,18 +19257,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuditEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAuditEvent", "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19254,30 +19283,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuditEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19292,17 +19321,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19317,18 +19346,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19343,17 +19372,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19368,18 +19397,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19394,17 +19423,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19419,18 +19448,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19445,17 +19474,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementCategory", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19470,18 +19499,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementCategory", "Uri": "/deviceManagement/categories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19496,17 +19525,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementCategorySettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19521,18 +19550,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementCategorySettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19547,22 +19576,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetric", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphKeyLongValuePair", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -19571,13 +19598,13 @@ ] }, { + "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -19586,8 +19613,10 @@ ] }, { + "Command": "Get-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19602,18 +19631,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19628,142 +19657,142 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceCategory", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCategory1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceDetectedApp", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceDetectedApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDetectedApp1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceDetectedAppByRef", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceDetectedAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceFileVaultKey", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19778,131 +19807,131 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementComanagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementComanagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceSummary", "Uri": "/deviceManagement/getComanagedDevicesSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -19917,79 +19946,79 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementComanagedDeviceSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceUser", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceUserByRef", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -20004,18 +20033,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -20030,17 +20059,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComanagementEligibleDeviceSummary", "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -20055,17 +20084,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementComanagementEligibleDeviceSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20080,18 +20109,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComplianceManagementPartner1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20106,17 +20135,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComplianceManagementPartner1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20131,17 +20160,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20156,18 +20185,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementCondition", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20182,18 +20211,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementCondition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementCondition", "Uri": "/deviceManagement/managementConditions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20208,17 +20237,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementCondition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20233,17 +20262,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20258,30 +20287,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementConditionForPlatform", "Uri": "/deviceManagement/managementConditions/getManagementConditionsForPlatform(platform={platform})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementConditionForPlatform", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementCondition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementConditionManagementConditionStatementByRef", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20296,17 +20325,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementConditionManagementConditionStatementByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementConditionStatement", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20321,18 +20350,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementConditionStatement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementConditionStatement", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20347,55 +20376,55 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementConditionStatement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgDeviceManagementConditionStatementManagementCondition", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementConditionStatementManagementCondition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementCondition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionByRef", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionForPlatform", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/getManagementConditionsForPlatform(platform={platform})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionForPlatform", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementCondition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementExpressionString", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/getManagementConditionStatementExpressionString", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20410,23 +20439,21 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementExpressionString", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementForPlatform", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/getManagementConditionStatementsForPlatform(platform={platform})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementForPlatform", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -20435,56 +20462,58 @@ ] }, { + "Command": "Get-MgDeviceManagementConfigManagerCollectionPolicySummary", "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementConfigManagerCollectionPolicySummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDataSharingConsent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDataSharingConsent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20499,18 +20528,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20525,17 +20554,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20550,18 +20579,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20576,18 +20605,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20602,18 +20631,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20628,18 +20657,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20654,18 +20683,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20680,18 +20709,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20706,30 +20735,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20744,18 +20773,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20770,42 +20799,42 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDerivedCredentials", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDerivedCredentials", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDerivedCredentials", "Uri": "/deviceManagement/derivedCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDerivedCredentials", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20844,18 +20873,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDetectedApp1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20894,17 +20923,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDetectedApp1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20943,17 +20972,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDetectedApp", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20992,18 +21021,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDetectedApp", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21042,17 +21071,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21091,17 +21120,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21140,17 +21169,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21189,17 +21218,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21214,18 +21243,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCategory1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21240,17 +21269,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCategory1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21265,17 +21294,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCategory", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21290,18 +21319,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCategory", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21316,18 +21345,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21342,17 +21371,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21367,17 +21396,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21392,18 +21421,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21418,18 +21447,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21444,17 +21473,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21469,17 +21498,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21494,30 +21523,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", - "Method": "POST", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21532,18 +21561,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21558,17 +21587,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21583,17 +21612,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21608,18 +21637,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21634,17 +21663,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21659,17 +21688,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21684,18 +21713,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21710,17 +21739,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21735,17 +21764,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21760,18 +21789,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21786,18 +21815,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21812,18 +21841,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21838,18 +21867,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21864,17 +21893,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21889,17 +21918,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21914,18 +21943,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21940,18 +21969,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21966,17 +21995,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21991,17 +22020,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22016,18 +22045,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22042,18 +22071,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22068,17 +22097,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22093,17 +22122,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22118,18 +22147,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22144,18 +22173,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22170,17 +22199,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22195,17 +22224,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22220,18 +22249,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22246,18 +22275,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22272,17 +22301,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22297,17 +22326,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22322,18 +22351,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22348,18 +22377,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22374,31 +22403,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -22413,31 +22442,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22452,18 +22481,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22478,17 +22507,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22503,17 +22532,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22528,18 +22557,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22554,18 +22583,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22580,17 +22609,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22605,17 +22634,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22630,18 +22659,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22656,18 +22685,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22682,17 +22711,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22707,18 +22736,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22733,17 +22762,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22758,17 +22787,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22783,18 +22812,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22809,17 +22838,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22834,17 +22863,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22859,18 +22888,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22885,17 +22914,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22910,17 +22939,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22935,18 +22964,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22961,18 +22990,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22987,18 +23016,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23013,18 +23042,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23039,17 +23068,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23064,18 +23093,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23090,31 +23119,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationOmaSettingPlainTextValue", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationOmaSettingPlainTextValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23129,17 +23158,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23154,18 +23183,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23180,43 +23209,43 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23231,18 +23260,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23257,30 +23286,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationTargetedUserAndDevice", "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23295,17 +23324,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23320,18 +23349,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23346,17 +23375,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23371,17 +23400,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23396,18 +23425,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23422,18 +23451,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23448,96 +23477,96 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23552,18 +23581,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23578,17 +23607,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23603,17 +23632,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23628,18 +23657,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23654,18 +23683,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23680,17 +23709,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23705,17 +23734,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23730,18 +23759,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23756,18 +23785,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23782,17 +23811,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23807,18 +23836,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23833,17 +23862,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23858,18 +23887,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23884,17 +23913,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23909,18 +23938,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23935,31 +23964,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23974,31 +24003,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24013,18 +24042,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationHistory", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24039,18 +24068,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationSummary", "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24065,17 +24094,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementDeviceHealthScriptRunSummary", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24090,18 +24119,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceHealthScriptRunSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24116,18 +24145,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScript", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceShellScript", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24142,17 +24171,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScript", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceShellScript", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24167,18 +24196,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24193,17 +24222,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24218,18 +24247,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24244,82 +24273,82 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24334,18 +24363,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24360,17 +24389,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummary", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24385,18 +24414,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummaryByRef", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24411,18 +24440,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummaryByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24437,18 +24466,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -24463,81 +24492,81 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24552,18 +24581,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24578,17 +24607,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementEffectivePermission", "Uri": "/deviceManagement/getEffectivePermissions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -24603,10 +24632,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementEffectivePermission", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -24614,21 +24641,23 @@ ] }, { + "Command": "Get-MgDeviceManagementEffectivePermission", "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementEffectivePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRolePermission", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24643,18 +24672,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24669,17 +24698,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24694,18 +24723,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24720,17 +24749,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24745,18 +24774,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24771,17 +24800,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -24796,18 +24825,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -24822,17 +24851,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -24847,17 +24876,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -24872,18 +24901,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -24898,10 +24927,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -24909,25 +24936,25 @@ ] }, { + "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -24935,8 +24962,10 @@ ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24951,18 +24980,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24977,117 +25006,117 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryChild", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryChild", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryChildByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryChildByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinition", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFile", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryParent", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryParent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyCategoryParentByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyCategoryParentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25102,18 +25131,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25128,17 +25157,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25153,18 +25182,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25179,17 +25208,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25204,18 +25233,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25230,17 +25259,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25255,18 +25284,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25281,18 +25310,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25307,18 +25336,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25333,17 +25362,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25358,18 +25387,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25384,56 +25413,56 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25448,10 +25477,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -25460,121 +25487,123 @@ ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinition", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25589,18 +25618,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25615,17 +25644,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25640,18 +25669,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25666,17 +25695,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25691,18 +25720,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25717,17 +25746,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25742,18 +25771,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25768,17 +25797,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25793,18 +25822,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25819,42 +25848,42 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -25869,18 +25898,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -25895,17 +25924,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -25920,18 +25949,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -25946,17 +25975,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -25971,17 +26000,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -25996,18 +26025,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26022,18 +26051,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26048,17 +26077,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26073,18 +26102,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26099,17 +26128,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26124,18 +26153,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26150,17 +26179,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentCategorySetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26175,18 +26204,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentCategorySetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26201,17 +26230,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26226,18 +26255,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26252,17 +26281,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26277,18 +26306,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26303,17 +26332,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentDeviceStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26328,18 +26357,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26354,18 +26383,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26380,17 +26409,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26405,18 +26434,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentUserState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26431,17 +26460,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentUserState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntentUserStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26456,18 +26485,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26482,18 +26511,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26508,17 +26537,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26533,18 +26562,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26559,17 +26588,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26584,18 +26613,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26610,17 +26639,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26635,17 +26664,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26660,18 +26689,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26686,18 +26715,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26712,17 +26741,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26737,18 +26766,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26763,17 +26792,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26788,18 +26817,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26814,17 +26843,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26863,18 +26892,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26913,17 +26942,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26962,17 +26991,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27011,211 +27040,211 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCategory1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCategory", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceDetectedApp", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceDetectedApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDetectedApp1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceDetectedAppByRef", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceDetectedAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27230,18 +27259,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27256,17 +27285,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceFileVaultKey", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -27281,130 +27310,81 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "OutputType": "IMicrosoftGraphManagedDeviceOverview1", - "Method": "GET", - "Variants": [ - "Get" - ] - }, - { "Uri": "/deviceManagement/managedDeviceOverview", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27443,17 +27423,66 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceOverview1", + "Variants": [ + "Get" + ] + }, + { "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Uri": "/deviceManagement/managedDeviceOverview", "Method": "GET", + "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 + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", "Uri": "/deviceManagement/managedDeviceOverview/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27492,17 +27521,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", "Uri": "/deviceManagement/managedDeviceOverview/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27541,129 +27570,129 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceUserByRef", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27684,18 +27713,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27716,17 +27745,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27747,18 +27776,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27779,17 +27808,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27810,18 +27839,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27842,17 +27871,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27873,18 +27902,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27905,17 +27934,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27936,18 +27965,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27968,18 +27997,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28000,17 +28029,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28031,10 +28060,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphKeyLongValuePair", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -28043,8 +28070,10 @@ ] }, { + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28065,10 +28094,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -28077,33 +28104,35 @@ ] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -28118,18 +28147,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -28144,17 +28173,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28169,18 +28198,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28195,17 +28224,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28220,17 +28249,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28245,18 +28274,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementNdeConnector", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28271,18 +28300,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementNdeConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNdesConnector", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementNdeConnector", "Uri": "/deviceManagement/ndesConnectors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28297,17 +28326,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementNdeConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNdesConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28322,18 +28351,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28348,17 +28377,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28373,17 +28402,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28398,18 +28427,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28424,18 +28453,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Method": "GET", "Variants": [ - "Get1", - "GetViaIdentity1" + "Get", + "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28450,17 +28479,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Method": "GET", "Variants": [ - "List1" + "List" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28475,17 +28504,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Method": "GET", "Variants": [ - "List" + "List1" ] }, { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28500,18 +28529,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28526,18 +28555,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementPartner1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28552,17 +28581,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementPartner1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28577,17 +28606,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28602,18 +28631,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -28628,18 +28657,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -28654,17 +28683,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28679,18 +28708,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28705,17 +28734,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28730,17 +28759,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28755,18 +28784,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementReport", "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28805,17 +28834,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReport", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementReports1", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementReport", "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28854,69 +28883,69 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReport", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementReportActiveMalwareReport", "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportActiveMalwareReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportActiveMalwareSummaryReport", "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportActiveMalwareSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportAppInstallSummaryReport", "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportAppInstallSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportAppStatusOverviewReport", "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportAppStatusOverviewReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportCachedReport", "Uri": "/deviceManagement/reports/getCachedReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28955,18 +28984,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCachedReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportCachedReport", "Uri": "/deviceManagement/reports/getCachedReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29005,18 +29034,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCachedReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29055,18 +29084,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29105,43 +29134,43 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceReport", "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceSummaryReport", "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29180,18 +29209,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29230,18 +29259,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29280,81 +29309,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement.Actions", "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Method": "POST", - "Variants": [ - "Get1", - "GetExpanded1" - ] - }, - { - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "ApiVersion": "beta", - "Permissions": [], "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyReport", - "OutputType": null, - "Method": "POST", - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29393,107 +29359,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "OutputType": null, - "Method": "POST", - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "ApiVersion": "beta", - "Permissions": [], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigManagerDevicePolicyStatusReport", - "OutputType": null, + "Command": "Get-MgDeviceManagementReportCompliancePolicyReport", + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", "Method": "POST", - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "ApiVersion": "beta", - "Permissions": [], "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceReport", - "OutputType": null, - "Method": "POST", - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "ApiVersion": "beta", "Permissions": [], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29532,18 +29422,107 @@ "IsAdmin": true } ], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Get1", + "GetExpanded1" + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceReport", + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29582,18 +29561,68 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29632,18 +29661,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29682,57 +29711,57 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyReport", "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationSettingDetailReport", "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationSettingDetailReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29771,18 +29800,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29821,70 +29850,70 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportConfigurationSettingReport", "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationSettingReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceInstallStatusReport", "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceInstallStatusReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29923,18 +29952,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29973,18 +30002,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30023,18 +30052,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30073,18 +30102,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30123,18 +30152,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30173,31 +30202,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportEnrollmentConfigurationPolicy", "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportEnrollmentConfigurationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportExportJob", "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30236,18 +30265,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementReportExportJob", "Uri": "/deviceManagement/reports/exportJobs", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30286,17 +30315,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementReportExportJob", "Uri": "/deviceManagement/reports/exportJobs", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30335,17 +30364,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementReportExportJob", "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30384,44 +30413,44 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementReportFailedMobileAppReport", "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportFailedMobileAppReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportFailedMobileAppSummaryReport", "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportFailedMobileAppSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportFilter", "Uri": "/deviceManagement/reports/getReportFilters", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30460,18 +30489,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportFilter", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportFilter", "Uri": "/deviceManagement/reports/getReportFilters", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30510,18 +30539,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportFilter", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30536,18 +30565,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportHistoricalReport", "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30586,18 +30615,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportHistoricalReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportHistoricalReport", "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30636,31 +30665,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportHistoricalReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportMalwareSummaryReport", "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportMalwareSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30699,18 +30728,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30749,18 +30778,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30799,18 +30828,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30849,18 +30878,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30899,18 +30928,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30949,57 +30978,57 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserReport", "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserSummaryReport", "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportRelatedAppStatusReport", "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportRelatedAppStatusReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportRemoteAssistanceSessionReport", "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31014,18 +31043,68 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportRemoteAssistanceSessionReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Uri": "/deviceManagement/reports/reportSchedules/{deviceManagementReportSchedule-id}", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31064,271 +31143,122 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportSchedule", - "OutputType": "IMicrosoftGraphDeviceManagementReportSchedule", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/reports/reportSchedules", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportSchedule", - "OutputType": "IMicrosoftGraphDeviceManagementReportSchedule", - "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "OutputType": null, - "Method": "POST", - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDeviceManagementReportUnhealthyDefenderAgentReport", "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportUnhealthyDefenderAgentReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportUnhealthyFirewallReport", "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportUnhealthyFirewallReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportUnhealthyFirewallSummaryReport", "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportUnhealthyFirewallSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportUserInstallStatusReport", "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportUserInstallStatusReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertPerPolicyPerDeviceReport", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertSummaryReport", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportWindowUpdateAlertPerPolicyPerDeviceReport", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportWindowUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementReportWindowUpdateAlertSummaryReport", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportWindowUpdateAlertSummaryReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31343,18 +31273,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31369,17 +31299,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31394,18 +31324,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31420,17 +31350,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31445,18 +31375,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceOperation1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31471,17 +31401,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceOperation1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31496,17 +31426,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceOperation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31521,31 +31451,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementResourceOperationScope", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementResourceOperationScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31560,18 +31490,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31586,17 +31516,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31611,17 +31541,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31636,47 +31566,45 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/getRoleScopeTagsById", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagRoleScopeTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -31685,8 +31613,10 @@ ] }, { + "Command": "Get-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31701,18 +31631,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31727,17 +31657,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31752,17 +31682,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31777,18 +31707,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31803,18 +31733,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31829,17 +31759,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31854,17 +31784,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleAssignment1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31879,18 +31809,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleAssignment1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31905,18 +31835,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31931,18 +31861,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31957,18 +31887,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -31983,18 +31913,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -32009,18 +31939,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -32035,105 +31965,105 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTagById", "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids=@ids)", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementRoleScopeTagById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTagByResource", "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementRoleScopeTagByResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementRoleScopeTagRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementRoleScopeTagRoleScopeTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32148,18 +32078,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32174,17 +32104,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32199,18 +32129,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32225,17 +32155,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32250,18 +32180,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32276,31 +32206,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32315,31 +32245,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32354,18 +32284,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32380,17 +32310,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementScriptRunSummary", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32405,18 +32335,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptRunSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptRunSummaryByRef", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32431,18 +32361,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptRunSummaryByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32457,18 +32387,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptUserRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32483,17 +32413,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptUserRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32508,18 +32438,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -32534,56 +32464,56 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32598,18 +32528,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSettingDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32624,17 +32554,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSettingDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32649,17 +32579,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Method": "GET", "Variants": [ - "Get1" + "Get" ] }, { + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32674,17 +32604,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Method": "GET", "Variants": [ - "Get" + "Get1" ] }, { + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32699,17 +32629,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32724,30 +32654,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementSuggestedEnrollmentLimit", "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementSuggestedEnrollmentLimit", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32762,18 +32692,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32788,17 +32718,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32813,17 +32743,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32838,18 +32768,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32864,18 +32794,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTemplate", "Uri": "/deviceManagement/templates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32890,17 +32820,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTemplateCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32915,18 +32845,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTemplateCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32941,17 +32871,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32966,18 +32896,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32992,17 +32922,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTemplateMigratableTo", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33017,18 +32947,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTemplateMigratableTo", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33043,17 +32973,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTemplateSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33068,18 +32998,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTemplateSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33094,17 +33024,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTemplateSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33119,18 +33049,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33145,17 +33075,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33170,17 +33100,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33195,18 +33125,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33221,18 +33151,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33247,17 +33177,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33272,17 +33202,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33297,18 +33227,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33323,18 +33253,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33349,18 +33279,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33375,18 +33305,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33401,18 +33331,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33427,18 +33357,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33453,17 +33383,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33478,17 +33408,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33503,18 +33433,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33529,18 +33459,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33555,17 +33485,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33580,18 +33510,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33606,18 +33536,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33632,18 +33562,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33658,17 +33588,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33683,17 +33613,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33708,18 +33638,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33734,18 +33664,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33760,17 +33690,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33785,18 +33715,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33811,17 +33741,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33836,18 +33766,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity2" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33862,17 +33792,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Method": "GET", "Variants": [ "List2" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33887,18 +33817,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Method": "GET", "Variants": [ "Get3", "GetViaIdentity3" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33913,17 +33843,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Method": "GET", "Variants": [ "List3" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33938,18 +33868,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Method": "GET", "Variants": [ "Get4", "GetViaIdentity4" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33964,17 +33894,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Method": "GET", "Variants": [ "List4" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33989,18 +33919,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34015,17 +33945,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34040,18 +33970,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34066,17 +33996,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34091,18 +34021,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34117,17 +34047,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34142,18 +34072,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34168,17 +34098,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34193,42 +34123,42 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34243,18 +34173,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34269,17 +34199,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34294,18 +34224,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34320,44 +34250,44 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34372,18 +34302,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34398,18 +34328,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34424,18 +34354,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34450,18 +34380,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34476,18 +34406,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34502,18 +34432,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34528,18 +34458,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34554,18 +34484,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34580,18 +34510,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34606,192 +34536,192 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34806,55 +34736,55 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34869,18 +34799,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34895,43 +34825,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric", - "ApiVersion": "beta", - "Permissions": [], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistoryUserExperienceAnalyticMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric/$ref", - "ApiVersion": "beta", - "Permissions": [], "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistoryUserExperienceAnalyticMetricByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34946,18 +34850,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34972,17 +34876,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34997,18 +34901,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35023,17 +34927,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35048,18 +34952,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35074,17 +34978,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35099,18 +35003,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35125,17 +35029,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35150,18 +35054,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35176,17 +35080,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35201,18 +35105,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35227,17 +35131,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35252,18 +35156,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35278,17 +35182,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35303,18 +35207,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35329,69 +35233,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric", - "ApiVersion": "beta", - "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 - }, - { - "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 - } - ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryUserExperienceAnalyticMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric/$ref", - "ApiVersion": "beta", - "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 - }, - { - "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 - } - ], "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryUserExperienceAnalyticMetricByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35406,18 +35258,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35432,17 +35284,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35457,18 +35309,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35483,17 +35335,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35508,17 +35360,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummary", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35533,17 +35385,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35558,18 +35410,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35584,17 +35436,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35609,18 +35461,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35635,17 +35487,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35660,18 +35512,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35686,17 +35538,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35711,18 +35563,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35737,17 +35589,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35762,18 +35614,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35788,17 +35640,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35813,18 +35665,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35839,17 +35691,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35864,17 +35716,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35889,18 +35741,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35915,17 +35767,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35940,18 +35792,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -35966,17 +35818,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35991,18 +35843,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36017,29 +35869,29 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpoint", "Uri": "/deviceManagement/virtualEndpoint", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVirtualEndpoint", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36054,18 +35906,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36080,17 +35932,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36105,17 +35957,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36130,18 +35982,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPc", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36156,17 +36008,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPc", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36181,18 +36033,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36207,17 +36059,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36232,17 +36084,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointEffectivePermission", "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36257,42 +36109,42 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointEffectivePermission", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36307,18 +36159,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36333,17 +36185,29 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointOrganizationSetting", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "Permissions": [], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Variants": [ + "Get" + ] + }, + { + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36358,18 +36222,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36384,80 +36248,80 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36472,17 +36336,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36497,18 +36361,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -36523,42 +36387,42 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36573,18 +36437,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36599,119 +36463,119 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36726,18 +36590,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36752,17 +36616,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36777,17 +36641,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36802,18 +36666,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36828,18 +36692,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36854,18 +36718,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36880,18 +36744,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36906,18 +36770,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowAutopilotSetting", "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36932,17 +36796,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowAutopilotSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36957,18 +36821,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36983,17 +36847,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37008,18 +36872,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37034,17 +36898,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37059,18 +36923,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37085,17 +36949,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37110,17 +36974,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37135,18 +36999,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37161,18 +37025,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37187,17 +37051,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37212,17 +37076,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37237,18 +37101,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -37263,18 +37127,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowMalwareInformation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -37289,17 +37153,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowMalwareInformation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -37314,18 +37178,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -37340,22 +37204,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceMemberGroup", "Uri": "/devices/{device-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -37364,13 +37226,13 @@ ] }, { + "Command": "Get-MgDeviceMemberGroup", "Uri": "/devices/{device-id}/getMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -37379,13 +37241,13 @@ ] }, { + "Command": "Get-MgDeviceMemberObject", "Uri": "/devices/{device-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -37394,13 +37256,13 @@ ] }, { + "Command": "Get-MgDeviceMemberObject", "Uri": "/devices/{device-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -37409,8 +37271,10 @@ ] }, { + "Command": "Get-MgDeviceMemberOf", "Uri": "/devices/{device-id}/memberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37443,17 +37307,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceMemberOf", "Uri": "/devices/{device-id}/memberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37486,17 +37350,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceMemberOfByRef", "Uri": "/devices/{device-id}/memberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37529,17 +37393,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceMemberOfByRef", "Uri": "/devices/{device-id}/memberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37572,17 +37436,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceRegisteredOwner", "Uri": "/devices/{device-id}/registeredOwners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37615,17 +37479,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceRegisteredOwner", "Uri": "/devices/{device-id}/registeredOwners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37658,17 +37522,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceRegisteredOwnerByRef", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37701,17 +37565,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceRegisteredOwnerByRef", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37744,17 +37608,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceRegisteredUser", "Uri": "/devices/{device-id}/registeredUsers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37787,17 +37651,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceRegisteredUser", "Uri": "/devices/{device-id}/registeredUsers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37830,17 +37694,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceRegisteredUserByRef", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37873,17 +37737,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceRegisteredUserByRef", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -37916,17 +37780,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceTransitiveMemberOf", "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -37947,17 +37811,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceTransitiveMemberOf", "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -37978,17 +37842,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceTransitiveMemberOfByRef", "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -38009,17 +37873,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceTransitiveMemberOfByRef", "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -38040,30 +37904,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDeviceUsageRights", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceUsageRights", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUsageRight", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDeviceUsageRights", "Uri": "/devices/{device-id}/usageRights", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.Read.All", @@ -38090,54 +37954,54 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceUsageRights", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUsageRight", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDeviceUserOwnedObject", "Uri": "/devices/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectory", "Uri": "/directory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectory", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgDirectory", "Uri": "/directory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectory1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -38170,104 +38034,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/directory/administrativeUnits", - "ApiVersion": "beta", - "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 - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", - "Variants": [ - "List" - ] - }, - { "Uri": "/directory/administrativeUnits", - "ApiVersion": "v1.0", - "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 - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -38300,18 +38078,104 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgDirectoryAdministrativeUnit", + "Uri": "/directory/administrativeUnits", + "Method": "GET", + "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 + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Method": "GET", + "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 + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitDelta", "Uri": "/directory/administrativeUnits/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -38344,42 +38208,42 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -38412,17 +38276,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -38455,17 +38319,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -38498,17 +38362,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -38541,93 +38405,93 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeSet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryAttributeSet", "Uri": "/directory/attributeSets", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeSet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAllowedValue", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAllowedValue", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Application.Read.All", @@ -38684,42 +38548,42 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Application.Read.All", @@ -38776,143 +38640,143 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDirectoryFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryImpactedResource", "Uri": "/directory/impactedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryInboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryInboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -38927,42 +38791,42 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgDirectoryObject", "Uri": "/directoryObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryObject", "Uri": "/directoryObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -38977,57 +38841,57 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", "Uri": "/directoryObjects/getAvailableExtensionProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectoryObjectById", "Uri": "/directoryObjects/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectoryObjectById", "Uri": "/directoryObjects/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgDirectoryObjectMemberGroup", "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.Read.All", @@ -39060,10 +38924,8 @@ "IsAdmin": false } ], - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -39072,8 +38934,10 @@ ] }, { + "Command": "Get-MgDirectoryObjectMemberGroup", "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.Read.All", @@ -39106,10 +38970,8 @@ "IsAdmin": false } ], - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -39118,8 +38980,10 @@ ] }, { + "Command": "Get-MgDirectoryObjectMemberObject", "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.Read.All", @@ -39140,10 +39004,8 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -39152,8 +39014,10 @@ ] }, { + "Command": "Get-MgDirectoryObjectMemberObject", "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "Permissions": [ { "Name": "Directory.Read.All", @@ -39174,10 +39038,8 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -39186,121 +39048,123 @@ ] }, { + "Command": "Get-MgDirectoryObjectUserOwnedObject", "Uri": "/directoryObjects/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectoryOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTenantReference", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTenantReference", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryRecommendation", "Uri": "/directory/recommendations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39333,18 +39197,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryRole", "Uri": "/directoryRoles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39377,17 +39241,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryRole", "Uri": "/directoryRoles", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39420,17 +39284,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39463,44 +39327,44 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgDirectoryRoleById", "Uri": "/directoryRoles/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded" ] }, { + "Command": "Get-MgDirectoryRoleById", "Uri": "/directoryRoles/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgDirectoryRoleDelta", "Uri": "/directoryRoles/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39533,17 +39397,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgDirectoryRoleDelta", "Uri": "/directoryRoles/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39576,17 +39440,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgDirectoryRoleMember", "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39619,103 +39483,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryRoleMember", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/members", "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39748,22 +39526,106 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List1" + ] + }, + { "Command": "Get-MgDirectoryRoleMemberByRef", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgDirectoryRoleMemberByRef", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Method": "GET", + "Module": "Identity.DirectoryManagement", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ] }, { + "Command": "Get-MgDirectoryRoleMemberGroup", "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -39772,13 +39634,13 @@ ] }, { + "Command": "Get-MgDirectoryRoleMemberGroup", "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -39787,13 +39649,13 @@ ] }, { + "Command": "Get-MgDirectoryRoleMemberObject", "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -39802,13 +39664,13 @@ ] }, { + "Command": "Get-MgDirectoryRoleMemberObject", "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -39817,21 +39679,23 @@ ] }, { + "Command": "Get-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39864,17 +39728,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39907,30 +39771,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -39963,18 +39827,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40007,17 +39871,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40050,17 +39914,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40093,49 +39957,47 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDirectoryRoleTemplateById", "Uri": "/directoryRoleTemplates/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectoryRoleTemplateById", "Uri": "/directoryRoleTemplates/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40144,13 +40006,13 @@ ] }, { + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -40159,13 +40021,13 @@ ] }, { + "Command": "Get-MgDirectoryRoleTemplateMemberObject", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40174,13 +40036,13 @@ ] }, { + "Command": "Get-MgDirectoryRoleTemplateMemberObject", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -40189,34 +40051,36 @@ ] }, { + "Command": "Get-MgDirectoryRoleTemplateUserOwnedObject", "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectoryRoleUserOwnedObject", "Uri": "/directoryRoles/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectorySetting", "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40237,18 +40101,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySetting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectorySetting", "Uri": "/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40269,17 +40133,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySetting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectorySettingTemplate", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40300,18 +40164,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySettingTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectorySettingTemplate", "Uri": "/directorySettingTemplates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -40332,35 +40196,33 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySettingTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDirectorySettingTemplateById", "Uri": "/directorySettingTemplates/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySettingTemplateById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectorySettingTemplateMemberGroup", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySettingTemplateMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40369,13 +40231,13 @@ ] }, { + "Command": "Get-MgDirectorySettingTemplateMemberObject", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySettingTemplateMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40384,46 +40246,48 @@ ] }, { + "Command": "Get-MgDirectorySettingTemplateUserOwnedObject", "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySettingTemplateUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgDirectorySharedEmailDomain", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySharedEmailDomain", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDirectorySharedEmailDomain", "Uri": "/directory/sharedEmailDomains", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySharedEmailDomain", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomain", "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40444,18 +40308,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomain1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDomain", "Uri": "/domains", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40476,17 +40340,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomain1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomain", "Uri": "/domains", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40507,17 +40371,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomain", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDomain", "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40538,18 +40402,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomain", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDomainDomainNameReferenceByRef", "Uri": "/domains/{domain-id}/domainNameReferences/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Domain.Read.All", @@ -40564,17 +40428,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainDomainNameReferenceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomainDomainNameReferenceByRef", "Uri": "/domains/{domain-id}/domainNameReferences/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Domain.Read.All", @@ -40589,17 +40453,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainDomainNameReferenceByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDomainNameReference", "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Domain.Read.All", @@ -40614,17 +40478,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReference", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomainNameReference", "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Domain.Read.All", @@ -40639,30 +40503,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReference", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40683,17 +40547,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40714,68 +40578,68 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDomainSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainSharedEmailDomainInvitation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDomainSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainSharedEmailDomainInvitation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40796,17 +40660,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.Read.All", @@ -40827,30 +40691,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDrive", "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -40889,42 +40753,42 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDrive", "Uri": "/drives", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDrive", "Uri": "/drives", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDrive", "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -40963,18 +40827,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveActivity", "Uri": "/drives/{drive-id}/activities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -41013,169 +40877,169 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDriveActivity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveBundle", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveBundle", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveBundle", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveBundle", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveBundleContent", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveBundleContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveBundleContent", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveBundleContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveFollowing", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveFollowing", "Uri": "/drives/{drive-id}/following", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveFollowing", "Uri": "/drives/{drive-id}/following", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveFollowing", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveFollowingContent", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveFollowingContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveFollowingContent", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveFollowingContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -41214,42 +41078,42 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDriveItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveItem", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveItem", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -41288,18 +41152,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDriveItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveItemContent", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -41338,18 +41202,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDriveItemContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveItemContent", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -41388,614 +41252,612 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgDriveItemContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveList", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphList", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveList", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphList1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListActivity", "Uri": "/drives/{drive-id}/list/activities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListColumnSourceColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListColumnSourceColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentTypeBaseByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentTypeBaseByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentTypeBaseType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBaseType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentTypeBaseType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBaseType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentTypeBaseTypeByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentTypeBaseTypeByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentTypeColumnPosition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentTypeColumnPosition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentTypeColumnPositionByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListContentTypeColumnPositionByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListDrive", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListDrive", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemActivity", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityStat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemActivity", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListItemActivity", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemActivityStat1", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -42004,462 +41866,464 @@ ] }, { + "Command": "Get-MgDriveListItemAnalytic", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemAnalytic", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAnalytics", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItemAnalytic", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemAnalytic", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemAnalytics1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemAnalyticByRef", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItemAnalyticByRef", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItemDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemDriveItemContent", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItemDriveItemContent", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItemField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListItemVersionField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListItemVersionField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveRoot", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveRoot", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveRootContent", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveRootContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveRootContent", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveRootContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveSpecial", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveSpecial", "Uri": "/drives/{drive-id}/special", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgDriveSpecial", "Uri": "/drives/{drive-id}/special", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgDriveSpecial", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgDriveSpecialContent", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveSpecialContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgDriveSpecialContent", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgDriveSpecialContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClass", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClass", "Uri": "/education/classes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClass", "Uri": "/education/classes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClass", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42486,18 +42350,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42524,17 +42388,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42561,17 +42425,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment1", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42598,23 +42462,21 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment1", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationCategory", - "Method": "GET", "Variants": [ "Get", "Get3", @@ -42623,8 +42485,10 @@ ] }, { + "Command": "Get-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42651,18 +42515,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationCategory", - "Method": "GET", "Variants": [ "List", "List3" ] }, { + "Command": "Get-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42689,18 +42553,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationCategory", - "Method": "GET", "Variants": [ "List1", "List2" ] }, { + "Command": "Get-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42727,10 +42591,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationCategory", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -42739,8 +42601,10 @@ ] }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42767,18 +42631,58 @@ "IsAdmin": true } ], - "Module": "Education", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ] + }, + { "Command": "Get-MgEducationClassAssignmentDefault", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Method": "GET", + "Module": "Education", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentDefault", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42805,18 +42709,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentDefault", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults1", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationClassAssignmentDelta", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42843,18 +42747,56 @@ "IsAdmin": true } ], - "Module": "Education", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { "Command": "Get-MgEducationClassAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42881,17 +42823,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42918,17 +42860,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42955,18 +42897,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -42993,18 +42935,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentRubric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43031,18 +42973,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentRubric", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentSetting", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43069,18 +43011,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentSetting", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43107,18 +43049,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSetting", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43145,18 +43087,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43183,17 +43125,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43220,17 +43162,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission1", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43257,31 +43199,31 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission1", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43308,17 +43250,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43345,30 +43287,30 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43395,42 +43337,42 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43457,18 +43399,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43495,18 +43437,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43533,17 +43475,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43570,17 +43512,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -43607,18 +43549,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassDelta", "Uri": "/education/classes/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduRoster.Read", @@ -43639,17 +43581,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgEducationClassDelta", "Uri": "/education/classes/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduRoster.Read", @@ -43670,17 +43612,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationClassDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgEducationClassGroup", "Uri": "/education/classes/{educationClass-id}/group", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -43707,18 +43649,18 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationClassGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassGroup", "Uri": "/education/classes/{educationClass-id}/group", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -43745,18 +43687,18 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationClassGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassGroupByRef", "Uri": "/education/classes/{educationClass-id}/group/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -43783,18 +43725,18 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationClassGroupByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationClassGroupByRef", "Uri": "/education/classes/{educationClass-id}/group/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -43821,347 +43763,347 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationClassGroupByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationClassMember", "Uri": "/education/classes/{educationClass-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassMember", "Uri": "/education/classes/{educationClass-id}/members", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassMemberByRef", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassMemberByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassMemberByRef", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassMemberByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassMemberDelta", "Uri": "/education/classes/{educationClass-id}/members/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassMemberDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationClassMemberDelta", "Uri": "/education/classes/{educationClass-id}/members/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassMemberDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationClassSchool", "Uri": "/education/classes/{educationClass-id}/schools", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassSchool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassSchool", "Uri": "/education/classes/{educationClass-id}/schools", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassSchool", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassSchoolByRef", "Uri": "/education/classes/{educationClass-id}/schools/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassSchoolByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassSchoolByRef", "Uri": "/education/classes/{educationClass-id}/schools/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassSchoolByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassSchoolDelta", "Uri": "/education/classes/{educationClass-id}/schools/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassSchoolDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationClassSchoolDelta", "Uri": "/education/classes/{educationClass-id}/schools/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassSchoolDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationClassTeacher", "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassTeacher", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassTeacher", "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassTeacher", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassTeacherByRef", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassTeacherByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationClassTeacherByRef", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationClassTeacherByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationClassTeacherDelta", "Uri": "/education/classes/{educationClass-id}/teachers/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassTeacherDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationClassTeacherDelta", "Uri": "/education/classes/{educationClass-id}/teachers/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationClassTeacherDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationMe", "Uri": "/education/me", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMe", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgEducationMe", "Uri": "/education/me", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMe", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgEducationMeAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationMeAssignment", "Uri": "/education/me/assignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -44188,272 +44130,510 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationMeAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationMeAssignment", + "Uri": "/education/me/assignments", "Method": "GET", + "Module": "Education", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "List1" + ] + }, + { "Command": "Get-MgEducationMeAssignmentCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentDelta", + "Uri": "/education/me/assignments/delta", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ - "List" + "Delta" ] }, { + "Command": "Get-MgEducationMeAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationMeAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationMeAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ - "List" + "Get1", + "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationMeClass", "Uri": "/education/me/classes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeClass", "Uri": "/education/me/classes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeClassByRef", "Uri": "/education/me/classes/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeClassByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeClassByRef", "Uri": "/education/me/classes/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeClassByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeClassDelta", "Uri": "/education/me/classes/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeClassDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgEducationMeClassDelta", "Uri": "/education/me/classes/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeClassDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgEducationMeRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -44480,18 +44660,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationMeRubric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationMeRubric", "Uri": "/education/me/rubrics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -44518,17 +44698,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationMeRubric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeRubric", "Uri": "/education/me/rubrics", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -44555,17 +44735,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationMeRubric", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -44592,202 +44772,202 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationMeRubric", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationMeSchool", "Uri": "/education/me/schools", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeSchool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeSchool", "Uri": "/education/me/schools", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeSchool", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeSchoolByRef", "Uri": "/education/me/schools/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeSchoolByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeSchoolByRef", "Uri": "/education/me/schools/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeSchoolByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeSchoolDelta", "Uri": "/education/me/schools/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeSchoolDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgEducationMeSchoolDelta", "Uri": "/education/me/schools/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeSchoolDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgEducationMeTaughtClass", "Uri": "/education/me/taughtClasses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeTaughtClass", "Uri": "/education/me/taughtClasses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeTaughtClassByRef", "Uri": "/education/me/taughtClasses/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClassByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationMeTaughtClassByRef", "Uri": "/education/me/taughtClasses/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClassByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationMeTaughtClassDelta", "Uri": "/education/me/taughtClasses/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeTaughtClassDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgEducationMeTaughtClassDelta", "Uri": "/education/me/taughtClasses/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationMeTaughtClassDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgEducationMeUser", "Uri": "/education/me/user", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -44820,17 +45000,17 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationMeUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgEducationMeUser", "Uri": "/education/me/user", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -44863,17 +45043,17 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationMeUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUser1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgEducationMeUserByRef", "Uri": "/education/me/user/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -44906,17 +45086,17 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationMeUserByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgEducationMeUserByRef", "Uri": "/education/me/user/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -44949,385 +45129,385 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationMeUserByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgEducationRoot", "Uri": "/education", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRoot", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgEducationRoot", "Uri": "/education", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRoot1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationSchool", "Uri": "/education/schools", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSchool", "Uri": "/education/schools", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchool", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchool", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationSchoolAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolAdministrativeUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationSchoolAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolAdministrativeUnit", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationSchoolClass", "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSchoolClass", "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationSchoolClassByRef", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolClassByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSchoolClassByRef", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolClassByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationSchoolClassDelta", "Uri": "/education/schools/{educationSchool-id}/classes/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolClassDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationSchoolClassDelta", "Uri": "/education/schools/{educationSchool-id}/classes/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolClassDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationSchoolDelta", "Uri": "/education/schools/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgEducationSchoolDelta", "Uri": "/education/schools/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationSchoolDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgEducationSchoolUser", "Uri": "/education/schools/{educationSchool-id}/users", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSchoolUser", "Uri": "/education/schools/{educationSchool-id}/users", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolUser", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationSchoolUserByRef", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSchoolUserByRef", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolUserByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationSchoolUserDelta", "Uri": "/education/schools/{educationSchool-id}/users/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolUserDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationSchoolUserDelta", "Uri": "/education/schools/{educationSchool-id}/users/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSchoolUserDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAdministration.Read", @@ -45342,18 +45522,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAdministration.Read", @@ -45368,30 +45548,30 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSynchronizationProfileError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationSynchronizationProfileError", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationSynchronizationProfileError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAdministration.Read", @@ -45406,17 +45586,17 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationSynchronizationProfileError", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationSynchronizationProfileStatus", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "EduAdministration.Read", @@ -45431,28 +45611,26 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Get-MgEducationSynchronizationProfileStatus", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUser", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -45461,42 +45639,42 @@ ] }, { + "Command": "Get-MgEducationUser", "Uri": "/education/users", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUser", "Uri": "/education/users", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUser", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUser", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -45505,562 +45683,778 @@ ] }, { + "Command": "Get-MgEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationUserAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationUserAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationUserAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserAssignmentCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgEducationUserAssignmentCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ - "List" + "Get1", + "GetViaIdentity1" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentDelta", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { "Command": "Get-MgEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Get-MgEducationUserAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationUserAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserAssignmentSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ - "Get", - "GetViaIdentity" + "List1" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Method": "GET", + "Module": "Education", "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "GET", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ - "List" + "Get1", + "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationUserClass", "Uri": "/education/users/{educationUser-id}/classes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserClass", "Uri": "/education/users/{educationUser-id}/classes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserClassByRef", "Uri": "/education/users/{educationUser-id}/classes/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserClassByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserClassByRef", "Uri": "/education/users/{educationUser-id}/classes/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserClassByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserClassDelta", "Uri": "/education/users/{educationUser-id}/classes/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserClassDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationUserClassDelta", "Uri": "/education/users/{educationUser-id}/classes/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserClassDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationUserDelta", "Uri": "/education/users/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgEducationUserDelta", "Uri": "/education/users/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEducationUserSchool", "Uri": "/education/users/{educationUser-id}/schools", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserSchool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserSchool", "Uri": "/education/users/{educationUser-id}/schools", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserSchool", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserSchoolByRef", "Uri": "/education/users/{educationUser-id}/schools/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserSchoolByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserSchoolByRef", "Uri": "/education/users/{educationUser-id}/schools/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserSchoolByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserSchoolDelta", "Uri": "/education/users/{educationUser-id}/schools/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserSchoolDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationUserSchoolDelta", "Uri": "/education/users/{educationUser-id}/schools/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserSchoolDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationUserTaughtClass", "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClass", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserTaughtClass", "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClass", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserTaughtClassByRef", "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClassByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEducationUserTaughtClassByRef", "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClassByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEducationUserTaughtClassDelta", "Uri": "/education/users/{educationUser-id}/taughtClasses/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserTaughtClassDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgEducationUserTaughtClassDelta", "Uri": "/education/users/{educationUser-id}/taughtClasses/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Education", - "Command": "Get-MgEducationUserTaughtClassDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgEducationUserUserByRef", "Uri": "/education/users/{educationUser-id}/user/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -46093,18 +46487,18 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationUserUserByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEducationUserUserByRef", "Uri": "/education/users/{educationUser-id}/user/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "Permissions": [ { "Name": "Directory.Read.All", @@ -46137,18 +46531,18 @@ "IsAdmin": false } ], - "Module": "Education", - "Command": "Get-MgEducationUserUserByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46163,18 +46557,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46189,17 +46583,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46214,17 +46608,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46239,43 +46633,43 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46290,18 +46684,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", - "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46316,31 +46710,31 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Method": "POST", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46355,42 +46749,42 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage1", "Variants": [ "List" ] }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage1", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46405,18 +46799,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46431,30 +46825,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46469,18 +46863,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46495,30 +46889,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46533,18 +46927,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46559,17 +46953,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46584,18 +46978,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46610,30 +47004,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity2" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46648,17 +47042,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46673,141 +47067,128 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalogByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatible", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatible", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46822,18 +47203,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46848,42 +47229,42 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -46898,325 +47279,105 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAssignment", - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage/getApplicablePolicyRequirements", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentAccessPackageApplicablePolicyRequirement", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Method": "POST", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage/$ref", "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentAccessPackageByRef", - "OutputType": null, - "Method": "GET", + "OutputType": "IMicrosoftGraphAccessPackageAssignment1", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAssignmentRequest", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/getApplicablePolicyRequirements", "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestAccessPackageApplicablePolicyRequirement", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Method": "POST", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestAccessPackageByRef", - "OutputType": null, + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/assignment", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestAssignment", - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/assignment/$ref", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestAssignmentByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor", "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestRequestor", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Method": "GET", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestRequestorByRef", - "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalog", + "Uri": "/identityGovernance/entitlementManagement/catalogs", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/target", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentTarget", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/target/$ref", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentTargetByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs", "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalog", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage1", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageApplicablePolicyRequirement", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Method": "POST", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}/catalog", "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCatalog", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}/catalog/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCatalogByRef", - "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47231,18 +47392,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectedOrganization1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47257,17 +47418,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectedOrganization1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47282,17 +47443,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47307,31 +47468,31 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47346,17 +47507,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47371,43 +47532,43 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47422,17 +47583,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47447,30 +47608,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgEntitlementManagementSetting", "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47485,17 +47646,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEntitlementManagementSettings1", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgEntitlementManagementSetting", "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -47510,609 +47671,607 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementSetting", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgExternal", "Uri": "/external", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgExternal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgExternal", "Uri": "/external", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgExternal", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgExternalConnection", "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgExternalConnection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgExternalConnection", "Uri": "/external/connections", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgExternalConnection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgExternalConnection", "Uri": "/external/connections", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgExternalConnection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgExternalConnection", "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgExternalConnection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancial", "Uri": "/financials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompany", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgFinancialCompany", "Uri": "/financials/companies/{company-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompany", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompany", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompany", "Uri": "/financials/companies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompany", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompany", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyAccount", "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyAccount", "Uri": "/financials/companies/{company-id}/accounts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyAgedAccountPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyAgedAccountPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyAgedAccountPayable", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyAgedAccountReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyAgedAccountReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyAgedAccountReceivable", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyCountryRegion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCountryRegion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCountryRegion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCountryRegion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCurrency", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyCurrency", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCurrency", "Uri": "/financials/companies/{company-id}/currencies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomer", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomer", "Uri": "/financials/companies/{company-id}/customers", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerCurrency", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPayment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPayment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomer", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerCurrency", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPictureContent", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalAccount", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPayment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPayment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48121,13 +48280,13 @@ ] }, { + "Command": "Get-MgFinancialCompanyCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48136,99 +48295,99 @@ ] }, { + "Command": "Get-MgFinancialCompanyCustomerPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyCustomerPictureContent", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyDimension", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyDimension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDimension", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyDimension", "Uri": "/financials/companies/{company-id}/dimensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyDimension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDimension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyDimensionValue", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyDimensionValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDimensionValue", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48237,215 +48396,215 @@ ] }, { + "Command": "Get-MgFinancialCompanyDimensionValue", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyDimensionValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDimensionValue", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanyEmployee", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyEmployee", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmployee", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyEmployee", "Uri": "/financials/companies/{company-id}/employees", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyEmployee", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmployee", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyEmployeePicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyEmployeePicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyEmployeePicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyEmployeePicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyEmployeePictureContent", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyEmployeePictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyGeneralLedgerEntryAccount", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyInformation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompanyInformation1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyInformation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompanyInformation1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyInformationPicture", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyInformationPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyItem", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyItem", "Uri": "/financials/companies/{company-id}/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyItemCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48454,106 +48613,106 @@ ] }, { + "Command": "Get-MgFinancialCompanyItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyItemPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyItemPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyItemPictureContent", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyJournal", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphJournal", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyJournal", "Uri": "/financials/companies/{company-id}/journals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyJournal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphJournal", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyJournalAccount", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyJournalAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyJournalLine", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyJournalLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphJournalLine", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48562,26 +48721,26 @@ ] }, { + "Command": "Get-MgFinancialCompanyJournalLine", "Uri": "/financials/companies/{company-id}/journalLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyJournalLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphJournalLine", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanyJournalLineAccount", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyJournalLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48590,149 +48749,149 @@ ] }, { + "Command": "Get-MgFinancialCompanyPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyPaymentMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyPaymentTerm", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPicture", "Uri": "/financials/companies/{company-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyPictureContent", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48741,26 +48900,26 @@ ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineAccount", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48769,13 +48928,13 @@ ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItem", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48784,13 +48943,13 @@ ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemCategory", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48799,13 +48958,13 @@ ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48814,26 +48973,26 @@ ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -48842,602 +49001,602 @@ ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendor", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVendor", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomer", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLineAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItem", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesInvoice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesInvoice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomer", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49446,26 +49605,26 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLineAccount", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49474,13 +49633,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLineItem", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49489,13 +49648,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemCategory", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49504,13 +49663,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49519,26 +49678,26 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49547,180 +49706,180 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleInvoicePaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleInvoiceShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrder", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesOrder", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrder", "Uri": "/financials/companies/{company-id}/salesOrders", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesOrder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomer", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesOrderLine", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49729,26 +49888,26 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesOrderLine", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLineAccount", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49757,13 +49916,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLineItem", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49772,13 +49931,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLineItemCategory", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49787,13 +49946,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49802,26 +49961,26 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanySaleOrderLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49830,167 +49989,167 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleOrderPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesQuote", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuote", "Uri": "/financials/companies/{company-id}/salesQuotes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesQuote", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomer", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -49999,26 +50158,26 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLineAccount", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -50027,13 +50186,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLineItem", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -50042,13 +50201,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLineItemCategory", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -50057,13 +50216,13 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -50072,26 +50231,26 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -50100,261 +50259,263 @@ ] }, { + "Command": "Get-MgFinancialCompanySaleQuotePaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanySaleQuoteShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyShipmentMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyTaxArea", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTaxArea", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyTaxArea", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTaxArea", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyTaxGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTaxGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyTaxGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTaxGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyUnit", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyUnit", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyUnit", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyVendor", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendor", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVendor", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyVendor", "Uri": "/financials/companies/{company-id}/vendors", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVendor", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyVendorCurrency", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendorCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyVendorPaymentMethod", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendorPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyVendorPaymentTerm", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendorPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyVendorPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgFinancialCompanyVendorPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgFinancialCompanyVendorPictureContent", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Financials", - "Command": "Get-MgFinancialCompanyVendorPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroup", "Uri": "/groups/{group-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -50393,18 +50554,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroup", "Uri": "/groups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -50443,17 +50604,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroup", "Uri": "/groups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -50492,17 +50653,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroup", "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -50541,18 +50702,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup1", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupAcceptedSender", "Uri": "/groups/{group-id}/acceptedSenders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -50567,17 +50728,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSender", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupAcceptedSender", "Uri": "/groups/{group-id}/acceptedSenders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -50592,17 +50753,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSender", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupAcceptedSenderByRef", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -50617,17 +50778,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSenderByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupAcceptedSenderByRef", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -50642,30 +50803,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSenderByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -50692,17 +50853,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -50729,82 +50890,82 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupById", "Uri": "/groups/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Get-MgGroupById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded" ] }, { + "Command": "Get-MgGroupById", "Uri": "/groups/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Get-MgGroupById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgGroupCalendar", "Uri": "/groups/{group-id}/calendar", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupCalendar", "Uri": "/groups/{group-id}/calendar", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupCalendarEventDelta", "Uri": "/groups/{group-id}/calendar/events/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Calendars.Read", @@ -50825,18 +50986,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupCalendarEventDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgGroupCalendarEventDelta", "Uri": "/groups/{group-id}/calendar/events/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Calendars.Read", @@ -50857,123 +51018,121 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupCalendarEventDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupCalendarSchedule", "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Get-MgGroupCalendarSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -50982,13 +51141,13 @@ ] }, { + "Command": "Get-MgGroupCalendarSchedule", "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Get-MgGroupCalendarSchedule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -50997,92 +51156,94 @@ ] }, { + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupCalendarView", "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Calendar", - "Command": "Get-MgGroupCalendarView", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupCalendarView", "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Calendar", - "Command": "Get-MgGroupCalendarView", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51097,18 +51258,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupConversation", "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51123,17 +51284,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversation", "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51148,17 +51309,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversation1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51173,18 +51334,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversation1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51199,18 +51360,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationThread", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51225,17 +51386,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationThread", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51250,17 +51411,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationThread1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51275,18 +51436,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationThread1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51301,10 +51462,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPost", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -51313,8 +51472,10 @@ ] }, { + "Command": "Get-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51329,17 +51490,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPost", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51354,17 +51515,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPost1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51379,10 +51540,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPost1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -51391,21 +51550,23 @@ ] }, { + "Command": "Get-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51420,17 +51581,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -51445,257 +51606,257 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupConversationThreadPostMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupConversationThreadPostMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupCreatedOnBehalfOf", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupCreatedOnBehalfOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupCreatedOnBehalfOf", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupCreatedOnBehalfOf", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupCreatedOnBehalfOfByRef", "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupCreatedOnBehalfOfByRef", "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupDelta", "Uri": "/groups/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -51734,17 +51895,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgGroupDelta", "Uri": "/groups/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -51783,17 +51944,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgGroupDrive", "Uri": "/groups/{group-id}/drive", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -51832,10 +51993,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgGroupDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -51844,8 +52003,10 @@ ] }, { + "Command": "Get-MgGroupDrive", "Uri": "/groups/{group-id}/drives", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -51884,17 +52045,17 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgGroupDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupDrive", "Uri": "/groups/{group-id}/drives", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -51933,17 +52094,17 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgGroupDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupDrive", "Uri": "/groups/{group-id}/drive", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -51982,10 +52143,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgGroupDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -51994,8 +52153,10 @@ ] }, { + "Command": "Get-MgGroupEndpoint", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -52010,18 +52171,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupEndpoint", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEndpoint", "Uri": "/groups/{group-id}/endpoints", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -52036,17 +52197,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupEndpoint", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -52067,18 +52228,18 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Get-MgGroupEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEvent", "Uri": "/groups/{group-id}/events", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Group.Read.All", @@ -52093,17 +52254,17 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Get-MgGroupEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupEvent", "Uri": "/groups/{group-id}/events", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Group.Read.All", @@ -52118,17 +52279,17 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Get-MgGroupEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -52149,104 +52310,104 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Get-MgGroupEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEventCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventDelta", "Uri": "/groups/{group-id}/events/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Calendars.Read", @@ -52267,18 +52428,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupEventDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgGroupEventDelta", "Uri": "/groups/{group-id}/events/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Calendars.Read", @@ -52299,303 +52460,303 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupEventDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgGroupEventExceptionOccurrence", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventExceptionOccurrence", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupExtension", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupExtension", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupExtension", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupExtension", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52610,18 +52771,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52636,17 +52797,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52661,17 +52822,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52686,18 +52847,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupMember", "Uri": "/groups/{group-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52730,17 +52891,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupMember", "Uri": "/groups/{group-id}/members", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52773,17 +52934,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List3" ] }, { + "Command": "Get-MgGroupMemberByRef", "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52816,17 +52977,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupMemberByRef", "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.Read.All", @@ -52859,17 +53020,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List3" ] }, { + "Command": "Get-MgGroupMemberGroup", "Uri": "/groups/{group-id}/getMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -52914,10 +53075,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -52926,8 +53085,10 @@ ] }, { + "Command": "Get-MgGroupMemberGroup", "Uri": "/groups/{group-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -52972,10 +53133,8 @@ "IsAdmin": false } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -52984,8 +53143,10 @@ ] }, { + "Command": "Get-MgGroupMemberObject", "Uri": "/groups/{group-id}/getMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -53018,10 +53179,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -53030,8 +53189,10 @@ ] }, { + "Command": "Get-MgGroupMemberObject", "Uri": "/groups/{group-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -53064,10 +53225,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -53076,8 +53235,10 @@ ] }, { + "Command": "Get-MgGroupMemberOf", "Uri": "/groups/{group-id}/memberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -53092,17 +53253,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List5" ] }, { + "Command": "Get-MgGroupMemberOf", "Uri": "/groups/{group-id}/memberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -53117,17 +53278,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List2" ] }, { + "Command": "Get-MgGroupMemberOfByRef", "Uri": "/groups/{group-id}/memberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -53142,17 +53303,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List5" ] }, { + "Command": "Get-MgGroupMemberOfByRef", "Uri": "/groups/{group-id}/memberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -53167,65 +53328,65 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List2" ] }, { + "Command": "Get-MgGroupMemberWithLicenseError", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseError", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupMemberWithLicenseError", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseError", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List4" ] }, { + "Command": "Get-MgGroupMemberWithLicenseErrorByRef", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupMemberWithLicenseErrorByRef", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List4" ] }, { + "Command": "Get-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53258,18 +53419,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53302,134 +53463,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Notes", "Command": "Get-MgGroupOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks", "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Groups", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Method": "POST", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ] - }, - { - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Groups", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Method": "POST", - "Variants": [ - "Get1", - "GetExpanded1", - "GetViaIdentity1", - "GetViaIdentityExpanded1" - ] - }, - { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -53462,17 +53506,134 @@ "IsAdmin": false } ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgGroupOnenoteNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Method": "GET", "Module": "Notes", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Module": "Groups", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ] + }, + { + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Module": "Groups", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Variants": [ + "Get1", + "GetExpanded1", + "GetViaIdentity1", + "GetViaIdentityExpanded1" + ] + }, + { "Command": "Get-MgGroupOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Method": "GET", + "Module": "Notes", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOnenoteNotebookSection", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53505,17 +53666,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53548,17 +53709,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53591,17 +53752,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOnenoteOperation", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53634,18 +53795,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteOperation", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -53678,18 +53839,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -53716,18 +53877,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -53754,17 +53915,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -53791,17 +53952,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -53828,96 +53989,96 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenotePageContent", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgGroupOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenotePageContent", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgGroupOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenoteRecentNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupOnenoteRecentNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecentNotebook", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenoteRecentNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupOnenoteRecentNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRecentNotebook", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgGroupOnenoteResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteResource", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgGroupOnenoteResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenoteResourceContent", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -53944,18 +54105,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResourceContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteResourceContent", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -53982,18 +54143,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResourceContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54026,18 +54187,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54070,17 +54231,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54113,17 +54274,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54156,18 +54317,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54200,18 +54361,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54244,18 +54405,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54288,18 +54449,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54332,18 +54493,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54376,17 +54537,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -54419,17 +54580,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOnenoteSectionPage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -54456,17 +54617,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionPage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOnenoteSectionPage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -54493,17 +54654,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionPage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOwner", "Uri": "/groups/{group-id}/owners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -54542,17 +54703,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupOwner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOwner", "Uri": "/groups/{group-id}/owners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -54591,17 +54752,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupOwner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupOwnerByRef", "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -54640,17 +54801,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupOwnerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupOwnerByRef", "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -54689,30 +54850,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupOwnerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -54739,17 +54900,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -54776,40 +54937,38 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupPhoto", "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "Command": "Get-MgGroupPhoto", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -54818,52 +54977,52 @@ ] }, { + "Command": "Get-MgGroupPhoto", "Uri": "/groups/{group-id}/photos", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "Command": "Get-MgGroupPhoto", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupPhoto", "Uri": "/groups/{group-id}/photos", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "Command": "Get-MgGroupPhoto", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupPhoto", "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "Command": "Get-MgGroupPhoto", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -54872,18 +55031,18 @@ ] }, { + "Command": "Get-MgGroupPhotoContent", "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "Command": "Get-MgGroupPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -54892,18 +55051,18 @@ ] }, { + "Command": "Get-MgGroupPhotoContent", "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "Command": "Get-MgGroupPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -54912,84 +55071,49 @@ ] }, { + "Command": "Get-MgGroupPlanner", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlanner", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupPlanner", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlanner", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerGroup1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlan", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/groups/{group-id}/planner/plans", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - } - ], - "Module": "Planner", "Command": "Get-MgGroupPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", - "Variants": [ - "List1" - ] - }, - { "Uri": "/groups/{group-id}/planner/plans", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -55016,104 +55140,141 @@ "IsAdmin": false } ], - "Module": "Planner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Variants": [ + "List1" + ] + }, + { "Command": "Get-MgGroupPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans", "Method": "GET", + "Module": "Planner", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlan", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerPlan", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupPlannerPlanBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanBucket", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerBucket1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupPlannerPlanBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanBucket", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerBucket", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupPlannerPlanDetail", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlanDetails1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupPlannerPlanDetail", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupPlannerPlanTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTask1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupPlannerPlanTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanTask", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupRejectedSender", "Uri": "/groups/{group-id}/rejectedSenders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55128,17 +55289,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupRejectedSender", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupRejectedSender", "Uri": "/groups/{group-id}/rejectedSenders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55153,17 +55314,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupRejectedSender", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupRejectedSenderByRef", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55178,17 +55339,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupRejectedSenderByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupRejectedSenderByRef", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55203,17 +55364,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupRejectedSenderByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupSetting", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55234,18 +55395,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySetting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupSetting", "Uri": "/groups/{group-id}/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55266,103 +55427,103 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySetting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgGroupSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupSite", "Uri": "/groups/{group-id}/sites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgGroupSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupSite", "Uri": "/groups/{group-id}/sites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgGroupSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgGroupSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupTeam", "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Teams", - "Command": "Get-MgGroupTeam", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeam", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupTeam", "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Teams", - "Command": "Get-MgGroupTeam", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeam1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55377,18 +55538,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThread", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationThread", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupThread", "Uri": "/groups/{group-id}/threads", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55403,17 +55564,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThread", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationThread", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThread", "Uri": "/groups/{group-id}/threads", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55428,17 +55589,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThread", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationThread1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55453,18 +55614,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThread", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationThread1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55479,10 +55640,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPost", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -55491,8 +55650,10 @@ ] }, { + "Command": "Get-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55507,17 +55668,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPost", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55532,17 +55693,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPost1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55557,10 +55718,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPost1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -55569,21 +55728,23 @@ ] }, { + "Command": "Get-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55598,17 +55759,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -55623,205 +55784,205 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupThreadPostMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupThreadPostMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgGroupTransitiveMember", "Uri": "/groups/{group-id}/transitiveMembers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55860,17 +56021,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupTransitiveMember", "Uri": "/groups/{group-id}/transitiveMembers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55909,17 +56070,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List3" ] }, { + "Command": "Get-MgGroupTransitiveMemberByRef", "Uri": "/groups/{group-id}/transitiveMembers/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55958,17 +56119,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgGroupTransitiveMemberByRef", "Uri": "/groups/{group-id}/transitiveMembers/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -56007,17 +56168,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List3" ] }, { + "Command": "Get-MgGroupTransitiveMemberOf", "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -56038,17 +56199,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupTransitiveMemberOf", "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -56069,17 +56230,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List2" ] }, { + "Command": "Get-MgGroupTransitiveMemberOfByRef", "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -56100,17 +56261,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgGroupTransitiveMemberOfByRef", "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -56131,48 +56292,48 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List2" ] }, { + "Command": "Get-MgGroupUserOwnedObject", "Uri": "/groups/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Get-MgGroupUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -56187,157 +56348,296 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNamedLocation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNamedLocation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNamedLocation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNamedLocation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition1", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgIdentityProvider", + "Uri": "/identityProviders/{identityProvider-id}", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -56352,18 +56652,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityProvider", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgIdentityProvider", "Uri": "/identityProviders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -56378,17 +56678,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityProvider", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgIdentityProvider", "Uri": "/identityProviders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -56403,17 +56703,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIdentityProvider", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgIdentityProvider", "Uri": "/identityProviders/{identityProvider-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -56428,18 +56728,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIdentityProvider", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgIdentityUserFlow", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -56454,18 +56754,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlow", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgIdentityUserFlow", "Uri": "/identity/userFlows", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -56480,78 +56780,78 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlow", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgInformationProtection", "Uri": "/informationProtection", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtection", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgInformationProtection", "Uri": "/informationProtection", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInformationProtection1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgInformationProtectionBitlocker", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlocker", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBitlocker", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgInformationProtectionBitlocker", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlocker", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphBitlocker", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -56566,17 +56866,17 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -56591,234 +56891,234 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgInformationProtectionPolicy", "Uri": "/informationProtection/policy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "InformationProtectionPolicy.Read", "Description": "Read user sensitivity labels and label policies.", "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionPolicyLabel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "InformationProtectionPolicy.Read", "Description": "Read user sensitivity labels and label policies.", "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionPolicyLabel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgInformationProtectionSensitivityPolicySetting", "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -56845,18 +57145,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -56883,17 +57183,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -56920,17 +57220,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -56957,18 +57257,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOauth2PermissionGrantDelta", "Uri": "/oauth2PermissionGrants/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -56989,17 +57289,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrantDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgOauth2PermissionGrantDelta", "Uri": "/oauth2PermissionGrants/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -57020,17 +57320,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrantDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgOfficeClientConfiguration", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57045,18 +57345,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeClientConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOfficeClientConfiguration", "Uri": "/officeConfiguration/clientConfigurations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57071,145 +57371,143 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeClientConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOfficeClientConfigurationAssignment", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeClientConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOfficeClientConfigurationAssignment", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeClientConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOfficeClientConfigurationPolicyPayload", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeClientConfigurationPolicyPayload", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOfficeClientConfigurationUserPreferencePayload", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeClientConfigurationUserPreferencePayload", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOfficeConfiguration", "Uri": "/officeConfiguration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgOfficeConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeConfiguration", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgOnPremisePublishingProfile", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfile", "Uri": "/onPremisesPublishingProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -57220,18 +57518,18 @@ ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "GET", "Variants": [ "List", "List1", @@ -57239,13 +57537,13 @@ ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -57254,26 +57552,26 @@ ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -57282,26 +57580,26 @@ ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -57310,159 +57608,159 @@ ] }, { + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnector", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnector", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnector", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectorGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectorGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplication", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplication", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplication", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnectorGroupMember", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnectorGroupMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfileConnectorMemberOf", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectorGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -57471,71 +57769,73 @@ ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOrganization", "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57550,18 +57850,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrganization1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganization", "Uri": "/organization", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57606,17 +57906,17 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrganization1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOrganization", "Uri": "/organization", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57661,17 +57961,17 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrganization", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgOrganization", "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57686,18 +57986,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrganization", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgOrganizationBranding", "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Organization.Read.All", @@ -57724,18 +58024,18 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBranding", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrganizationalBranding1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganizationBranding", "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Organization.Read.All", @@ -57762,44 +58062,44 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBranding", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgOrganizationById", "Uri": "/organization/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded" ] }, { + "Command": "Get-MgOrganizationById", "Uri": "/organization/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Organization.Read.All", @@ -57814,17 +58114,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Organization.Read.All", @@ -57839,17 +58139,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Organization.Read.All", @@ -57864,17 +58164,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Organization.Read.All", @@ -57889,72 +58189,70 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgOrganizationMemberGroup", "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57963,13 +58261,13 @@ ] }, { + "Command": "Get-MgOrganizationMemberGroup", "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -57978,13 +58276,13 @@ ] }, { + "Command": "Get-MgOrganizationMemberObject", "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57993,13 +58291,13 @@ ] }, { + "Command": "Get-MgOrganizationMemberObject", "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -58008,21 +58306,23 @@ ] }, { + "Command": "Get-MgOrganizationSetting", "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrganizationSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganizationSettingItemInsight", "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "User.Read.All", @@ -58037,153 +58337,153 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationSettingItemInsight", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInsightsSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganizationSettingPersonInsight", "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationSettingPersonInsight", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInsightsSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganizationSettingProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationSettingProfileCardProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfileCardProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgOrganizationSettingProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationSettingProfileCardProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfileCardProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgOrganizationUserOwnedObject", "Uri": "/organization/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgPlace", "Uri": "/places/{place-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "Command": "Get-MgPlace", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlace1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlace", "Uri": "/places", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgPlace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlace1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlace", "Uri": "/places", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgPlace", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlace", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlace", "Uri": "/places/{place-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "Command": "Get-MgPlace", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlace", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlanner", "Uri": "/planner", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgPlanner", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlanner1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPlanner", "Uri": "/planner", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgPlanner", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlanner", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58210,18 +58510,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerBucket", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerBucket1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerBucket", "Uri": "/planner/buckets", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58248,17 +58548,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerBucket", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerBucket1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlannerBucket", "Uri": "/planner/buckets", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58285,17 +58585,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerBucket", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerBucket", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58322,18 +58622,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerBucket", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerBucket", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerBucketTask", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58360,17 +58660,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerBucketTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTask1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlannerBucketTask", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58397,17 +58697,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerBucketTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58434,18 +58734,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlan", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerPlan", "Uri": "/planner/plans", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58472,17 +58772,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlan", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlannerPlan", "Uri": "/planner/plans", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58509,17 +58809,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlan", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerPlan", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58546,18 +58846,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlan", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerPlan", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerPlanBucket", "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58584,17 +58884,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlanBucket", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerBucket1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlannerPlanBucket", "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58621,17 +58921,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlanBucket", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerBucket", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerPlanDetail", "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58658,18 +58958,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlanDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlanDetails1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerPlanDetail", "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58696,18 +58996,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlanDetail", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerPlanTask", "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58734,17 +59034,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlanTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTask1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlannerPlanTask", "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58771,17 +59071,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerPlanTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerRoster", "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -58796,30 +59096,30 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerRoster", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerRoster", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerRoster", "Uri": "/planner/rosters", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgPlannerRoster", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerRoster", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -58834,18 +59134,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerRosterMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -58860,17 +59160,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerRosterMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerRosterPlan", "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -58885,17 +59185,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerRosterPlan", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerRosterPlanByRef", "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -58910,17 +59210,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerRosterPlanByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58947,18 +59247,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTask1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerTask", "Uri": "/planner/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -58985,17 +59285,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTask1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPlannerTask", "Uri": "/planner/tasks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59022,17 +59322,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59059,18 +59359,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59097,18 +59397,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59135,18 +59435,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59173,18 +59473,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59211,56 +59511,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - } - ], - "Module": "Planner", "Command": "Get-MgPlannerTaskDetail", - "OutputType": "IMicrosoftGraphPlannerTaskDetails1", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ] - }, - { "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59287,18 +59549,56 @@ "IsAdmin": false } ], - "Module": "Planner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails1", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "Command": "Get-MgPlannerTaskDetail", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Uri": "/planner/tasks/{plannerTask-id}/details", "Method": "GET", + "Module": "Planner", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59325,18 +59625,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -59363,18 +59663,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyAccessReviewPolicy", "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59389,17 +59689,17 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAccessReviewPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59414,18 +59714,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59440,17 +59740,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59465,17 +59765,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59490,18 +59790,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.Read.All", @@ -59528,17 +59828,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.Read.All", @@ -59565,17 +59865,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPolicyAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59590,18 +59890,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyAppManagementPolicy", "Uri": "/policies/appManagementPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59616,17 +59916,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59641,17 +59941,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyAppManagementPolicyApplyToByRef", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59666,17 +59966,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyToByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59691,17 +59991,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59716,64 +60016,64 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59788,17 +60088,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59813,59 +60113,59 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAuthorizationPolicy1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyB2CAuthenticationMethodPolicy", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyB2CAuthenticationMethodPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59880,18 +60180,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59906,17 +60206,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59931,17 +60231,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59956,18 +60256,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -59982,149 +60282,149 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyDirectoryRoleAccessReviewPolicy", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60139,18 +60439,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60165,17 +60465,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60190,17 +60490,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60215,52 +60515,52 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPolicyMobileAppManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60275,18 +60575,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyMobileAppManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60301,17 +60601,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyMobileDeviceManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60326,18 +60626,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyMobileDeviceManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -60352,17 +60652,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -60377,18 +60677,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -60403,17 +60703,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -60428,17 +60728,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -60453,31 +60753,31 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.Read.All", @@ -60492,17 +60792,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.Read.All", @@ -60517,43 +60817,43 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.Read.All", @@ -60568,17 +60868,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.Read.All", @@ -60593,30 +60893,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -60649,18 +60949,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -60699,17 +60999,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -60742,18 +61042,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -60792,43 +61092,43 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -60861,18 +61161,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -60905,17 +61205,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -60948,18 +61248,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -60992,92 +61292,92 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61092,18 +61392,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61118,17 +61418,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61143,17 +61443,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61168,18 +61468,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61194,18 +61494,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61220,17 +61520,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61245,17 +61545,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -61270,42 +61570,42 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrint", "Uri": "/print", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrint1", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPrint", "Uri": "/print", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrint", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61320,18 +61620,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintConnector1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintConnector", "Uri": "/print/connectors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61346,17 +61646,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintConnector1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintConnector", "Uri": "/print/connectors", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61371,17 +61671,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61396,18 +61696,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintConnector", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.Create", @@ -61428,42 +61728,42 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintOperation", "Uri": "/print/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintOperation", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintOperation", "Uri": "/print/operations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.Create", @@ -61484,18 +61784,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -61534,18 +61834,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinter1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintPrinter", "Uri": "/print/printers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -61566,17 +61866,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinter1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintPrinter", "Uri": "/print/printers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -61597,17 +61897,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinter", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -61646,18 +61946,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinter", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterCapability", "Uri": "/print/printers/{printer-id}/getCapabilities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -61678,18 +61978,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterCapability", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterCapabilities1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterConnector", "Uri": "/print/printers/{printer-id}/connectors", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61704,17 +62004,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintConnector1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintPrinterConnector", "Uri": "/print/printers/{printer-id}/connectors", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61729,17 +62029,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintConnector", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterConnectorByRef", "Uri": "/print/printers/{printer-id}/connectors/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61754,17 +62054,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnectorByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintPrinterConnectorByRef", "Uri": "/print/printers/{printer-id}/connectors/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -61779,22 +62079,20 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnectorByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterShare", "Uri": "/print/printers/{printer-id}/share", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShare", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterShare1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -61803,8 +62101,10 @@ ] }, { + "Command": "Get-MgPrintPrinterShare", "Uri": "/print/printers/{printer-id}/shares", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -61825,18 +62125,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShare", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterShare1", - "Method": "GET", "Variants": [ "List1", "List2" ] }, { + "Command": "Get-MgPrintPrinterShare", "Uri": "/print/printers/{printer-id}/shares", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -61857,78 +62157,78 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShare", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinterShare", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterShareAllowedGroup", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareAllowedGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterShareAllowedGroupByRef", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareAllowedGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterShareAllowedUser", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareAllowedUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterShareAllowedUserByRef", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareAllowedUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/share/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/shares/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -61949,17 +62249,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/shares/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -61980,56 +62280,56 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterSharePrinter", "Uri": "/print/printerShares/{printerShare-id}/printer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterSharePrinter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinter1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterSharePrinterByRef", "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterSharePrinterByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterSharePrinterCapability", "Uri": "/print/printerShares/{printerShare-id}/printer/getCapabilities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterSharePrinterCapability", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterCapabilities1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62050,18 +62350,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62082,17 +62382,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62113,17 +62413,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62144,182 +62444,182 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintReport", "Uri": "/print/reports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphReportRoot", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgPrintService", "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintService1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintService", "Uri": "/print/services", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintService1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintService", "Uri": "/print/services", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintService", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintService", "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintService", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintShare", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62340,18 +62640,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterShare1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintShare", "Uri": "/print/shares", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62372,17 +62672,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterShare1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintShare", "Uri": "/print/shares", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62403,17 +62703,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinterShare", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintShare", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62434,18 +62734,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinterShare", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintShareAllowedGroup", "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62460,17 +62760,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintShareAllowedGroup", "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62485,17 +62785,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintShareAllowedGroupByRef", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62510,17 +62810,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintShareAllowedGroupByRef", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62535,17 +62835,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintShareAllowedUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62560,17 +62860,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintShareAllowedUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62585,17 +62885,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUser1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintShareAllowedUserByRef", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62610,17 +62910,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintShareAllowedUserByRef", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -62635,17 +62935,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintSharePrinter", "Uri": "/print/shares/{printerShare-id}/printer", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62666,18 +62966,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinter", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinter1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintSharePrinter", "Uri": "/print/shares/{printerShare-id}/printer", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62698,18 +62998,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinter", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinter", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintSharePrinterByRef", "Uri": "/print/shares/{printerShare-id}/printer/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62730,18 +63030,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinterByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintSharePrinterByRef", "Uri": "/print/shares/{printerShare-id}/printer/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -62762,36 +63062,34 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinterByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintSharePrinterCapability", "Uri": "/print/shares/{printerShare-id}/printer/getCapabilities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinterCapability", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterCapabilities1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -62800,37 +63098,37 @@ ] }, { + "Command": "Get-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -62839,286 +63137,288 @@ ] }, { + "Command": "Get-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTask1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTask1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgPrivilegedAccess", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccess", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedAccess", "Uri": "/privilegedAccess", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccess", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedAccessResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedAccessResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedAccessRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedAccessRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedAccessRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedAccessRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedAccessRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedAccessRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedAccessRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedApproval", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -63133,18 +63433,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedApproval", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedApproval", "Uri": "/privilegedApproval", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -63159,151 +63459,151 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedApproval", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedApprovalRequest", "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedApprovalRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedApprovalRequestByRef", "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedApprovalRequestByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedApprovalRoleInfo", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedApprovalRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRole", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedOperationEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedOperationEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedRole", "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRole", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedRole", "Uri": "/privilegedRoles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRole", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedRoleAssignmentByRef", "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleAssignmentByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -63324,128 +63624,128 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgPrivilegedRoleAssignmentRequestRoleInfo", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRole", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedRoleAssignmentRoleInfo", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleAssignmentRoleInfo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRole", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedRoleRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedRoleRoleAssignment", "Uri": "/privilegedRoleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgPrivilegedRoleSetting", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgPrivilegedRoleSummary", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgPrivilegedRoleSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgProgram", "Uri": "/programs/{program-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgProgram", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgram", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgProgram", "Uri": "/programs", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -63460,22 +63760,20 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgProgram", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgram", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgProgramControl", "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgProgramControl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgramControl", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -63484,8 +63782,10 @@ ] }, { + "Command": "Get-MgProgramControl", "Uri": "/programControls", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -63500,44 +63800,44 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgProgramControl", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgramControl", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgProgramControlProgram", "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgProgramControlProgram", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgram", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgProgramControlType", "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Get-MgProgramControlType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgramControlType", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgProgramControlType", "Uri": "/programControlTypes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -63552,231 +63852,229 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Get-MgProgramControlType", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgramControlType", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgReportApplicationSign", "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportApplicationSign", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportApplicationSign", "Uri": "/reports/applicationSignInDetailedSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportApplicationSign", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgReportAttackSimulationRepeatOffender", "Uri": "/reports/getAttackSimulationRepeatOffenders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportAttackSimulationRepeatOffender", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportAttackSimulationTrainingUserCoverage", "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportAttackSimulationUserCoverage", "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportAttackSimulationUserCoverage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportAuthenticationMethod", "Uri": "/reports/authenticationMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportAzureAdApplicationSign", "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportAzureAdApplicationSign", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationSignInSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportAzureAdFeatureUsage", "Uri": "/reports/getAzureADFeatureUsage(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportAzureAdFeatureUsage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAzureAdFeatureUsage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportAzureAdLicenseUsage", "Uri": "/reports/getAzureADLicenseUsage(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportAzureAdLicenseUsage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAzureAdLicenseUsage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportAzureAdUserFeatureUsage", "Uri": "/reports/getAzureADUserFeatureUsage", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportAzureAdUserFeatureUsage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAzureAdUserFeatureUsage", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportCredentialUsageSummary", "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportCredentialUsageSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCredentialUsageSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportCredentialUserRegistrationCount", "Uri": "/reports/getCredentialUserRegistrationCount", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportCredentialUserRegistrationCount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportCredentialUserRegistrationDetail", "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportCredentialUserRegistrationDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportCredentialUserRegistrationDetail", "Uri": "/reports/credentialUserRegistrationDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportCredentialUserRegistrationDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgReportDailyPrintUsage", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -63785,54 +64083,54 @@ ] }, { + "Command": "Get-MgReportDailyPrintUsage", "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgReportDailyPrintUsage", "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgReportDailyPrintUsage", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -63841,183 +64139,183 @@ ] }, { + "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgReportDailyPrintUsageSummaryByUser", "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageSummaryByUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportDailyPrintUsageSummaryByUser", "Uri": "/reports/dailyPrintUsageSummariesByUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageSummaryByUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Uri": "/reports/deviceConfigurationDeviceActivity", - "ApiVersion": "beta", + "Method": "GET", + "Module": "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 }, - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Device1" ] }, { + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Uri": "/reports/deviceConfigurationDeviceActivity", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "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 }, - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Device" ] }, { + "Command": "Get-MgReportDeviceConfigurationUserActivity", "Uri": "/reports/deviceConfigurationUserActivity", - "ApiVersion": "beta", + "Method": "GET", + "Module": "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 }, - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationUserActivity", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Device1" ] }, { + "Command": "Get-MgReportDeviceConfigurationUserActivity", "Uri": "/reports/deviceConfigurationUserActivity", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "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 }, - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationUserActivity", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Device" ] }, { + "Command": "Get-MgReportEmailActivityCount", "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailActivityCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportEmailActivityCount", "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailActivityCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportEmailActivityUserCount", "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportEmailActivityUserCount", "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportEmailActivityUserDetail", "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -64026,13 +64324,13 @@ ] }, { + "Command": "Get-MgReportEmailActivityUserDetail", "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64041,65 +64339,65 @@ ] }, { + "Command": "Get-MgReportEmailAppUsageAppUserCount", "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportEmailAppUsageAppUserCount", "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportEmailAppUsageUserCount", "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportEmailAppUsageUserCount", "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportEmailAppUsageUserDetail", "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -64108,13 +64406,13 @@ ] }, { + "Command": "Get-MgReportEmailAppUsageUserDetail", "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64123,91 +64421,91 @@ ] }, { + "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportGroupArchivedPrintJob", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportGroupArchivedPrintJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphArchivedPrintJob1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportGroupArchivedPrintJob", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportGroupArchivedPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportM365AppPlatformUserCount", "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportM365AppPlatformUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportM365AppUserCount", "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportM365AppUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportM365AppUserDetail", "Uri": "/reports/getM365AppUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportM365AppUserDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64216,148 +64514,148 @@ ] }, { + "Command": "Get-MgReportMailboxUsageDetail", "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportMailboxUsageDetail", "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportMailboxUsageMailboxCount", "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageMailboxCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportMailboxUsageMailboxCount", "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageMailboxCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportMailboxUsageStorage", "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageStorage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportMailboxUsageStorage", "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMailboxUsageStorage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentDetail", "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Managed", "ManagedViaIdentity" ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentSummary", "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Managed", "ManagedViaIdentity" ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "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 }, - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Managed", "Managed1", @@ -64365,18 +64663,18 @@ ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "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 }, - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Managed2", "Managed3", @@ -64384,30 +64682,30 @@ ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentFailureTrend", "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureTrend", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Managed" ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "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 }, - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Top", "Top1", @@ -64415,18 +64713,18 @@ ] }, { + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "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 }, - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Top2", "Top3", @@ -64434,18 +64732,18 @@ ] }, { + "Command": "Get-MgReportMonthlyPrintUsage", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64454,54 +64752,54 @@ ] }, { + "Command": "Get-MgReportMonthlyPrintUsage", "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgReportMonthlyPrintUsage", "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgReportMonthlyPrintUsage", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -64510,191 +64808,191 @@ ] }, { + "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgReportOffice365ActivationCount", "Uri": "/reports/getOffice365ActivationCounts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationCount", - "OutputType": "IMicrosoftGraphOffice365ActivationCounts", - "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ] }, { + "Command": "Get-MgReportOffice365ActivationCount", "Uri": "/reports/getOffice365ActivationCounts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationCount", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportOffice365ActivationUserCount", "Uri": "/reports/getOffice365ActivationsUserCounts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserCount", - "OutputType": "IMicrosoftGraphOffice365ActivationsUserCounts", - "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ] }, { + "Command": "Get-MgReportOffice365ActivationUserCount", "Uri": "/reports/getOffice365ActivationsUserCounts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserCount", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportOffice365ActivationUserDetail", "Uri": "/reports/getOffice365ActivationsUserDetail", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserDetail", - "OutputType": "IMicrosoftGraphOffice365ActivationsUserDetail", - "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ] }, { + "Command": "Get-MgReportOffice365ActivationUserDetail", "Uri": "/reports/getOffice365ActivationsUserDetail", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserDetail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgReportOffice365ActiveUserCount", "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOffice365ActiveUserCount", "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportOffice365ActiveUserDetail", "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -64703,13 +65001,13 @@ ] }, { + "Command": "Get-MgReportOffice365ActiveUserDetail", "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64718,39 +65016,39 @@ ] }, { + "Command": "Get-MgReportOffice365GroupActivityCount", "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOffice365GroupActivityCount", "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportOffice365GroupActivityDetail", "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -64759,13 +65057,13 @@ ] }, { + "Command": "Get-MgReportOffice365GroupActivityDetail", "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64774,169 +65072,169 @@ ] }, { + "Command": "Get-MgReportOffice365GroupActivityFileCount", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOffice365GroupActivityFileCount", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportOffice365GroupActivityStorage", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityStorage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOffice365GroupActivityStorage", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityStorage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportOffice365ServiceUserCount", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365ServiceUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOffice365ServiceUserCount", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOffice365ServiceUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveActivityFileCount", - "OutputType": "IMicrosoftGraphSiteActivitySummary", + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOneDriveActivityFileCount", "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityFileCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveActivityUserCount", - "OutputType": "IMicrosoftGraphSiteActivitySummary", + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOneDriveActivityUserCount", "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveActivityUserDetail", - "OutputType": "IMicrosoftGraphOneDriveActivityUserDetail", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", @@ -64945,13 +65243,13 @@ ] }, { + "Command": "Get-MgReportOneDriveActivityUserDetail", "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -64960,39 +65258,39 @@ ] }, { - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveUsageAccountCount", - "OutputType": "IMicrosoftGraphOneDriveUsageAccountCounts", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOneDriveUsageAccountCount", "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageAccountCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveUsageAccountDetail", - "OutputType": "IMicrosoftGraphOneDriveUsageAccountDetail", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", @@ -65001,13 +65299,13 @@ ] }, { + "Command": "Get-MgReportOneDriveUsageAccountDetail", "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -65016,182 +65314,182 @@ ] }, { - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveUsageFileCount", - "OutputType": "IMicrosoftGraphOneDriveUsageFileCounts", + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOneDriveUsageFileCount", "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageFileCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportOneDriveUsageStorage", - "OutputType": "IMicrosoftGraphSiteUsageStorage", + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportOneDriveUsageStorage", "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageStorage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportPrinterArchivedPrintJob", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportPrinterArchivedPrintJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphArchivedPrintJob1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportPrinterArchivedPrintJob", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportPrinterArchivedPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportRelyingPartyDetailedSummary", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportRelyingPartyDetailedSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointActivityFileCount", - "OutputType": "IMicrosoftGraphSiteActivitySummary", + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointActivityFileCount", "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointActivityFileCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointActivityPage", - "OutputType": "IMicrosoftGraphSharePointActivityPages", + "Uri": "/reports/getSharePointActivityPages(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointActivityPage", "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointActivityPage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointActivityUserCount", - "OutputType": "IMicrosoftGraphSharePointActivityUserCounts", + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointActivityUserCount", "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointActivityUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointActivityUserDetail", - "OutputType": "IMicrosoftGraphSharePointActivityUserDetail", + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", @@ -65200,13 +65498,13 @@ ] }, { + "Command": "Get-MgReportSharePointActivityUserDetail", "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointActivityUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -65215,13 +65513,13 @@ ] }, { - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointSiteUsageDetail", - "OutputType": "IMicrosoftGraphSharePointSiteUsageDetail", + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", @@ -65230,13 +65528,13 @@ ] }, { + "Command": "Get-MgReportSharePointSiteUsageDetail", "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -65245,117 +65543,117 @@ ] }, { - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointSiteUsageFileCount", - "OutputType": "IMicrosoftGraphSharePointSiteUsageFileCounts", + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointSiteUsageFileCount", "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointSiteUsagePage", - "OutputType": "IMicrosoftGraphSharePointSiteUsagePages", + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointSiteUsagePage", "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsagePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "OutputType": "IMicrosoftGraphSharePointSiteUsageSiteCounts", + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointSiteUsageSiteCount", "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSharePointSiteUsageStorage", - "OutputType": "IMicrosoftGraphSiteUsageStorage", + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportSharePointSiteUsageStorage", "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageStorage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportSkype", - "OutputType": "IMicrosoftGraphSkypeForBusinessActivityCounts", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -65364,10 +65662,10 @@ "Get12", "Get13", "Get14", - "Get15", - "Get16", "Get2", "Get3", + "Get32", + "Get33", "Get4", "Get5", "Get6", @@ -65381,10 +65679,10 @@ "GetViaIdentity12", "GetViaIdentity13", "GetViaIdentity14", - "GetViaIdentity15", - "GetViaIdentity16", "GetViaIdentity2", "GetViaIdentity3", + "GetViaIdentity32", + "GetViaIdentity33", "GetViaIdentity4", "GetViaIdentity5", "GetViaIdentity6", @@ -65394,14 +65692,16 @@ ] }, { + "Command": "Get-MgReportSkype", "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportSkype", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ + "Get15", + "Get16", "Get17", "Get18", "Get19", @@ -65417,8 +65717,8 @@ "Get29", "Get30", "Get31", - "Get32", - "Get33", + "GetViaIdentity15", + "GetViaIdentity16", "GetViaIdentity17", "GetViaIdentity18", "GetViaIdentity19", @@ -65433,97 +65733,95 @@ "GetViaIdentity28", "GetViaIdentity29", "GetViaIdentity30", - "GetViaIdentity31", - "GetViaIdentity32", - "GetViaIdentity33" + "GetViaIdentity31" ] }, { + "Command": "Get-MgReportTeamDeviceUsageDistributionTotalUserCount", "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageDistributionTotalUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportTeamDeviceUsageTotalUserCount", "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageTotalUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamDeviceUsageUserCount", "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamDeviceUsageUserCount", "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -65532,13 +65830,13 @@ ] }, { + "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -65547,117 +65845,117 @@ ] }, { + "Command": "Get-MgReportTeamUserActivityCount", "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamUserActivityCount", "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportTeamUserActivityDistributionTotalUserCount", "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityDistributionTotalUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamUserActivityDistributionUserCount", "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityDistributionUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamUserActivityTotalCount", "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityTotalCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamUserActivityTotalUserCount", "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityTotalUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamUserActivityUserCount", "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportTeamUserActivityUserCount", "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportTeamUserActivityUserDetail", "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -65666,13 +65964,13 @@ ] }, { + "Command": "Get-MgReportTeamUserActivityUserDetail", "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -65681,121 +65979,121 @@ ] }, { + "Command": "Get-MgReportUserArchivedPrintJob", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportUserArchivedPrintJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphArchivedPrintJob1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportUserArchivedPrintJob", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportUserArchivedPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgReportUserCredentialUsageDetail", "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportUserCredentialUsageDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportUserCredentialUsageDetail", "Uri": "/reports/userCredentialUsageDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "Command": "Get-MgReportUserCredentialUsageDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerActivityCount", - "OutputType": "IMicrosoftGraphYammerActivitySummary", + "Uri": "/reports/getYammerActivityCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportYammerActivityCount", "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerActivityCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerActivityUserCount", - "OutputType": "IMicrosoftGraphYammerActivitySummary", + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportYammerActivityUserCount", "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerActivityUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerActivityUserDetail", - "OutputType": "IMicrosoftGraphYammerActivityUserDetail", + "Uri": "/reports/getYammerActivityUserDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -65804,13 +66102,13 @@ ] }, { + "Command": "Get-MgReportYammerActivityUserDetail", "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerActivityUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -65819,65 +66117,65 @@ ] }, { - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "OutputType": "IMicrosoftGraphYammerDeviceUsageDistributionUserCounts", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerDeviceUsageUserCount", - "OutputType": "IMicrosoftGraphYammerDeviceUsageUserCounts", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportYammerDeviceUsageUserCount", "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "OutputType": "IMicrosoftGraphYammerDeviceUsageUserDetail", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -65886,13 +66184,13 @@ ] }, { + "Command": "Get-MgReportYammerDeviceUsageUserDetail", "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -65901,39 +66199,39 @@ ] }, { - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerGroupActivityCount", - "OutputType": "IMicrosoftGraphYammerGroupsActivityCounts", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportYammerGroupActivityCount", "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerGroupActivityDetail", - "OutputType": "IMicrosoftGraphYammerGroupsActivityDetail", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -65942,13 +66240,13 @@ ] }, { + "Command": "Get-MgReportYammerGroupActivityDetail", "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -65957,104 +66255,106 @@ ] }, { - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Reports", "Command": "Get-MgReportYammerGroupActivityGroupCount", - "OutputType": "IMicrosoftGraphYammerGroupsActivityGroupCounts", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", "Method": "GET", + "Module": "Reports", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgReportYammerGroupActivityGroupCount", "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRiskDetection", "Uri": "/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskDetection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRiskDetection", "Uri": "/riskDetections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskDetection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRiskyUser", "Uri": "/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskyUser", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRiskyUser", "Uri": "/riskyUsers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskyUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRiskyUserHistory", "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -66069,18 +66369,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRiskyUserHistory", "Uri": "/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -66095,17 +66395,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagement", "Uri": "/roleManagement", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -66120,17 +66420,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleManagement1", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgRoleManagement", "Uri": "/roleManagement", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -66145,92 +66445,92 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagement", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleManagement", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgRoleManagementCloudPc", "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgRoleManagementCloudPcResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignment", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66257,18 +66557,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignment", "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66295,116 +66595,116 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipal", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinition", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66473,18 +66773,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66553,42 +66853,42 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagement", "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -66603,80 +66903,80 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66703,18 +67003,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66741,116 +67041,116 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipal", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66919,18 +67219,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -66999,129 +67299,129 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectory", "Uri": "/roleManagement/directory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRbacApplication", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgRoleManagementDirectory", "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRbacApplication1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -67154,18 +67454,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -67198,17 +67498,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -67241,17 +67541,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -67284,250 +67584,250 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApprovalStep", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApprovalStep", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -67554,18 +67854,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -67592,43 +67892,43 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -67661,18 +67961,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -67705,87 +68005,43 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "RoleAssignmentSchedule.Read.Directory", - "Description": "Read all active role assignments for your company's directory", - "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true - }, - { - "Name": "RoleAssignmentSchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all active role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement.Enrolment", "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -67818,173 +68074,217 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "Permissions": [ + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68017,18 +68317,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68061,17 +68361,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68104,17 +68404,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68147,68 +68447,68 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -68241,18 +68541,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -68285,61 +68585,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "RoleEligibilitySchedule.Read.Directory", - "Description": "Read all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true - }, - { - "Name": "RoleEligibilitySchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement.Enrolment", "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -68372,17 +68628,61 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -68415,18 +68715,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -68459,234 +68759,234 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRbacApplication", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRbacApplication1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68731,18 +69031,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68787,17 +69087,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68842,17 +69142,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -68897,533 +69197,533 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApprovalStep", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApprovalStep", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -69492,18 +69792,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -69572,17 +69872,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -69651,17 +69951,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -69730,273 +70030,273 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.Read.All", @@ -70011,18 +70311,18 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchemaExtension", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSchemaExtension", "Uri": "/schemaExtensions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.Read.All", @@ -70037,17 +70337,17 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchemaExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSchemaExtension", "Uri": "/schemaExtensions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.Read.All", @@ -70062,17 +70362,17 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchemaExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.Read.All", @@ -70087,142 +70387,142 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchemaExtension", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSearchAcronym", "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchAcronym", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchAcronym", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSearchAcronym", "Uri": "/search/acronyms", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchAcronym", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchAcronym", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSearchBookmark", "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchBookmark", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchBookmark", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSearchBookmark", "Uri": "/search/bookmarks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchBookmark", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchBookmark", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSearchEntity", "Uri": "/search", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchEntity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchEntity1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgSearchEntity", "Uri": "/search", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchEntity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgSearchQna", "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchQna", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchQna", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSearchQna", "Uri": "/search/qnas", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Search", - "Command": "Get-MgSearchQna", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchQna", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityAction", "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityAction", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityAction", "Uri": "/security/securityActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityAction", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityAlert", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70237,18 +70537,18 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecurityAlert", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAlert", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityAlert", "Uri": "/security/alerts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70263,17 +70563,17 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecurityAlert", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAlert", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityAlert", "Uri": "/security/alerts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70288,17 +70588,17 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecurityAlert", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAlert", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSecurityAlert", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70313,23 +70613,21 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecurityAlert", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAlert", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSecurityAttackSimulation", "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityAttackSimulation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSimulation", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -70337,200 +70635,226 @@ ] }, { + "Command": "Get-MgSecurityAttackSimulation", "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": { "Name": "SecurityEvents.Read.All", "Description": "Read your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf.", "IsAdmin": true }, - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSimulation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityCloudAppSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityCloudAppSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityDomainSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityDomainSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityFileSecurityProfile", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityFileSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityFileSecurityProfile", "Uri": "/security/fileSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityFileSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityHostSecurityProfile", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityHostSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityHostSecurityProfile", "Uri": "/security/hostSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityHostSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityIncident", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityIncident", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIncident", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityIncident", "Uri": "/security/incidents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityIncident", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIncident", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgSecurityIncidentAlert", + "Uri": "/security/incidents/{incident-id}/alerts", + "Method": "GET", + "Module": "Security", "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlertV2", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgSecurityIncidentAlertByRef", + "Uri": "/security/incidents/{incident-id}/alerts/$ref", + "Method": "GET", "Module": "Security", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgSecurityIPSecurityProfile", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Method": "GET", + "Module": "Security", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityIPSecurityProfile", "Uri": "/security/ipSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityIPSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityProviderTenantSetting", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityProviderTenantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityProviderTenantSetting", "Uri": "/security/providerTenantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityProviderTenantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecuritySecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70545,18 +70869,18 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecureScore", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecuritySecureScore", "Uri": "/security/secureScores", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70571,17 +70895,17 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecureScore", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecuritySecureScore", "Uri": "/security/secureScores", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70596,17 +70920,17 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSecureScore", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSecuritySecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70621,18 +70945,18 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSecureScore", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70647,18 +70971,18 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70673,17 +70997,17 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70698,17 +71022,17 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -70723,78 +71047,78 @@ "IsAdmin": true } ], - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSecurityTiIndicator", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Module": "Security", - "Command": "Get-MgSecurityTiIndicator", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTiIndicator", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityTiIndicator", "Uri": "/security/tiIndicators", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Module": "Security", - "Command": "Get-MgSecurityTiIndicator", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTiIndicator", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSecurityUserSecurityProfile", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityUserSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSecurityUserSecurityProfile", "Uri": "/security/userSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Security", - "Command": "Get-MgSecurityUserSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -70827,18 +71151,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipal", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipal1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipal", "Uri": "/servicePrincipals", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -70871,17 +71195,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipal", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipal1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipal", "Uri": "/servicePrincipals", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -70914,17 +71238,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipal", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphServicePrincipal", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -70957,55 +71281,55 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipal", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphServicePrincipal", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity1" ] }, { + "Command": "Get-MgServicePrincipalAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalAppManagementPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71038,17 +71362,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71081,43 +71405,43 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71150,17 +71474,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71193,56 +71517,56 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgServicePrincipalById", "Uri": "/servicePrincipals/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgServicePrincipalById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded" ] }, { + "Command": "Get-MgServicePrincipalById", "Uri": "/servicePrincipals/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgServicePrincipalById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get3", "GetExpanded1" ] }, { + "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71263,17 +71587,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71294,17 +71618,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71325,17 +71649,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71356,17 +71680,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalCreatedObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71399,17 +71723,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalCreatedObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71442,17 +71766,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObject", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalCreatedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71485,17 +71809,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalCreatedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71528,30 +71852,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71566,17 +71890,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71591,73 +71915,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/servicePrincipals/delta", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", "Command": "Get-MgServicePrincipalDelta", - "OutputType": "IMicrosoftGraphServicePrincipal1", - "Method": "GET", - "Variants": [ - "Delta" - ] - }, - { "Uri": "/servicePrincipals/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71690,92 +71971,135 @@ "IsAdmin": true } ], - "Module": "Applications", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal1", + "Variants": [ + "Delta" + ] + }, + { "Command": "Get-MgServicePrincipalDelta", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/delta", "Method": "GET", + "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 + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgServicePrincipalFederatedIdentityCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalFederatedIdentityCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71796,17 +72120,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71827,17 +72151,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71858,17 +72182,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -71889,42 +72213,42 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalLicenseDetail", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalLicenseDetail", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -71957,10 +72281,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -71969,8 +72291,10 @@ ] }, { + "Command": "Get-MgServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72003,10 +72327,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -72015,8 +72337,10 @@ ] }, { + "Command": "Get-MgServicePrincipalMemberObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72049,10 +72373,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -72061,8 +72383,10 @@ ] }, { + "Command": "Get-MgServicePrincipalMemberObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72095,10 +72419,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -72107,8 +72429,10 @@ ] }, { + "Command": "Get-MgServicePrincipalMemberOf", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72141,17 +72465,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalMemberOf", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72184,17 +72508,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72227,17 +72551,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72270,17 +72594,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -72307,17 +72631,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -72344,17 +72668,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -72381,17 +72705,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -72418,17 +72742,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalOwnedObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72461,17 +72785,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalOwnedObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72504,17 +72828,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObject", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalOwnedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72547,17 +72871,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalOwnedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72590,17 +72914,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalOwner", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72633,17 +72957,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalOwner", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72676,17 +73000,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalOwnerByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72719,17 +73043,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalOwnerByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -72762,17 +73086,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalPasswordSingleSignOnCredentials", "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -72799,10 +73123,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalPasswordSingleSignOnCredentials", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -72811,31 +73133,31 @@ ] }, { + "Command": "Get-MgServicePrincipalSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronization", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -72844,202 +73166,204 @@ ] }, { + "Command": "Get-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -73060,17 +73384,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -73091,17 +73415,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -73122,17 +73446,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -73153,60 +73477,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", - "Variants": [ - "List" - ] - }, - { "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -73239,17 +73520,60 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Method": "GET", + "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 + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -73282,17 +73606,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -73325,30 +73649,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgServicePrincipalUserOwnedObject", "Uri": "/servicePrincipals/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Get-MgServicePrincipalUserOwnedObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgShareDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -73369,18 +73693,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgShareDriveItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -73401,18 +73725,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgShareDriveItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -73451,18 +73775,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgShareDriveItemContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -73501,615 +73825,613 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgShareDriveItemContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareItemContent", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareItemContent", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareList", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphList", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareList", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphList1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListActivity", "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListColumnSourceColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListColumnSourceColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentTypeBaseByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentTypeBaseByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentTypeBaseType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBaseType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentTypeBaseType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBaseType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentTypeBaseTypeByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentTypeBaseTypeByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentTypeColumnPosition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentTypeColumnPosition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentTypeColumnPositionByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListContentTypeColumnPositionByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListContentTypeColumnSourceColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentTypeColumnSourceColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74118,37 +74440,37 @@ ] }, { + "Command": "Get-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74157,13 +74479,13 @@ ] }, { + "Command": "Get-MgShareListItemActivity", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityStat", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74172,26 +74494,26 @@ ] }, { + "Command": "Get-MgShareListItemActivity", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgShareListItemActivity", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemActivityStat1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74204,13 +74526,13 @@ ] }, { + "Command": "Get-MgShareListItemAnalytic", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemAnalytic", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAnalytics", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74219,13 +74541,13 @@ ] }, { + "Command": "Get-MgShareListItemAnalytic", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemAnalytic", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemAnalytics1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74234,13 +74556,13 @@ ] }, { + "Command": "Get-MgShareListItemAnalyticByRef", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74249,13 +74571,13 @@ ] }, { + "Command": "Get-MgShareListItemAnalyticByRef", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74264,13 +74586,13 @@ ] }, { + "Command": "Get-MgShareListItemDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74279,13 +74601,13 @@ ] }, { + "Command": "Get-MgShareListItemDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74294,13 +74616,13 @@ ] }, { + "Command": "Get-MgShareListItemDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74309,13 +74631,13 @@ ] }, { + "Command": "Get-MgShareListItemDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74324,13 +74646,13 @@ ] }, { + "Command": "Get-MgShareListItemField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74339,13 +74661,13 @@ ] }, { + "Command": "Get-MgShareListItemField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74354,13 +74676,13 @@ ] }, { + "Command": "Get-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74369,39 +74691,39 @@ ] }, { + "Command": "Get-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74410,13 +74732,13 @@ ] }, { + "Command": "Get-MgShareListItemVersionField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -74425,13 +74747,13 @@ ] }, { + "Command": "Get-MgShareListItemVersionField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -74440,136 +74762,138 @@ ] }, { + "Command": "Get-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgSharePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgSharePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermission1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareRoot", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareRoot", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareRootContent", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareRootContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareRootContent", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareRootContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -74590,42 +74914,42 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedDriveItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -74646,44 +74970,44 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgShareSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgShareSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Get-MgShareSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSite", "Uri": "/sites/{site-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -74698,18 +75022,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get5", "GetViaIdentity5" ] }, { + "Command": "Get-MgSite", "Uri": "/sites", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -74724,17 +75048,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "List3" ] }, { + "Command": "Get-MgSite", "Uri": "/sites", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -74749,17 +75073,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSite", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSite", "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -74774,31 +75098,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSite", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity2" ] }, { + "Command": "Get-MgSiteActivityByInterval", "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteActivityByInterval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityStat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteActivityByInterval", "Uri": "/sites/{site-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -74837,10 +75161,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteActivityByInterval", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemActivityStat1", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -74849,8 +75171,10 @@ ] }, { + "Command": "Get-MgSiteAnalytic", "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -74889,18 +75213,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteAnalytic", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAnalytics", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteAnalytic", "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -74939,18 +75263,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteAnalytic", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemAnalytics1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteAnalyticByRef", "Uri": "/sites/{site-id}/analytics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -74989,18 +75313,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteAnalyticByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteAnalyticByRef", "Uri": "/sites/{site-id}/analytics/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -75039,70 +75363,70 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteAnalyticByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteApplicableContentType", "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteApplicableContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteApplicableContentType", "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteApplicableContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteByPath", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteByPath", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteByPath", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteByPath", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "Get3", "GetViaIdentity3" ] }, { + "Command": "Get-MgSiteColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75129,18 +75453,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteColumn", "Uri": "/sites/{site-id}/columns", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75167,17 +75491,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteColumn", "Uri": "/sites/{site-id}/columns", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75204,17 +75528,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75241,70 +75565,70 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteColumnSourceColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteColumnSourceColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteColumnSourceColumnByRef", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteColumnSourceColumnByRef", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75331,18 +75655,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteContentType", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75369,17 +75693,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteContentType", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75406,17 +75730,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75443,118 +75767,118 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteContentTypeBaseByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentTypeBaseByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteContentTypeBaseType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteContentTypeBaseType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75581,55 +75905,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Sites", "Command": "Get-MgSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", - "Variants": [ - "List1" - ] - }, - { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75656,17 +75943,54 @@ "IsAdmin": false } ], - "Module": "Sites", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Variants": [ + "List1" + ] + }, + { "Command": "Get-MgSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Method": "GET", + "Module": "Sites", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -75693,168 +76017,168 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteContentTypeColumnPosition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteContentTypeColumnPosition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteContentTypeColumnSourceColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentTypeColumnSourceColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteDelta", "Uri": "/sites/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -75869,17 +76193,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgSiteDrive", "Uri": "/sites/{site-id}/drive", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -75918,10 +76242,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -75930,8 +76252,10 @@ ] }, { + "Command": "Get-MgSiteDrive", "Uri": "/sites/{site-id}/drives", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -75970,17 +76294,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteDrive", "Uri": "/sites/{site-id}/drives", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -76019,17 +76343,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteDrive", "Uri": "/sites/{site-id}/drive", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -76068,10 +76392,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -76080,56 +76402,58 @@ ] }, { + "Command": "Get-MgSiteExternalColumn", "Uri": "/sites/{site-id}/externalColumns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteExternalColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteExternalColumn", "Uri": "/sites/{site-id}/externalColumns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteExternalColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteExternalColumnByRef", "Uri": "/sites/{site-id}/externalColumns/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteExternalColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteExternalColumnByRef", "Uri": "/sites/{site-id}/externalColumns/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteExternalColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteList", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -76144,42 +76468,42 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteList", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphList", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteList", "Uri": "/sites/{site-id}/lists", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphList", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteList", "Uri": "/sites/{site-id}/lists", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphList1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteList", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -76194,18 +76518,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteList", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphList1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListActivity", "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -76244,17 +76568,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListActivity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76281,18 +76605,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76319,17 +76643,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76356,17 +76680,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76393,70 +76717,70 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListColumnSourceColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListColumnSourceColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76483,18 +76807,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentType", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76521,17 +76845,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentType", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76558,17 +76882,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentType", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76595,118 +76919,118 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentType", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeBaseByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListContentTypeBaseByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeBaseType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBaseType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentTypeBaseType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBaseType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76733,18 +77057,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76771,17 +77095,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76808,17 +77132,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -76845,194 +77169,194 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListContentTypeColumnPosition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentTypeColumnPosition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPosition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77047,18 +77371,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77073,17 +77397,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77098,17 +77422,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77123,31 +77447,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemActivityByInterval", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemActivityByInterval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityStat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemActivityByInterval", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77186,17 +77510,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemActivityByInterval", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemActivityOld", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListItemActivityByInterval", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77235,10 +77559,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemActivityByInterval", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemActivityStat1", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -77247,8 +77569,10 @@ ] }, { + "Command": "Get-MgSiteListItemAnalytic", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77287,18 +77611,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemAnalytic", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAnalytics", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemAnalytic", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77337,18 +77661,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemAnalytic", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphItemAnalytics1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemAnalyticByRef", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77387,18 +77711,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemAnalyticByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemAnalyticByRef", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77437,18 +77761,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemAnalyticByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77487,18 +77811,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Files.Read", @@ -77537,70 +77861,70 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemDriveItemContent", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemDriveItemContent", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77615,18 +77939,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77641,17 +77965,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77666,17 +77990,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -77691,181 +78015,94 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListItemVersionField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListItemVersionField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Notes", "Command": "Get-MgSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ] - }, - { - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook1", - "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -77898,17 +78135,104 @@ "IsAdmin": false } ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { + "Command": "Get-MgSiteOnenoteNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Method": "GET", "Module": "Notes", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", + "Variants": [ + "List1" + ] + }, + { "Command": "Get-MgSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks", "Method": "GET", + "Module": "Notes", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -77941,23 +78265,21 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -77966,13 +78288,13 @@ ] }, { + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -77981,8 +78303,10 @@ ] }, { + "Command": "Get-MgSiteOnenoteNotebookSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78015,17 +78339,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteOnenoteNotebookSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78058,17 +78382,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78101,17 +78425,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78144,17 +78468,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteOnenoteOperation", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78187,18 +78511,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenoteOperation", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78231,18 +78555,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78269,18 +78593,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78307,17 +78631,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78344,17 +78668,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78381,70 +78705,70 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenotePageContent", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgSiteOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenotePageContent", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgSiteOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgSiteOnenoteResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteResource", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgSiteOnenoteResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenoteResourceContent", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78471,18 +78795,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResourceContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenoteResourceContent", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78509,18 +78833,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResourceContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78553,18 +78877,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78597,17 +78921,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78640,17 +78964,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78683,18 +79007,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78727,18 +79051,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78771,18 +79095,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78815,18 +79139,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78859,18 +79183,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78903,17 +79227,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -78946,17 +79270,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteOnenoteSectionPage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -78983,17 +79307,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionPage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSiteOnenoteSectionPage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -79020,17 +79344,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionPage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSitePage", "Uri": "/sites/{site-id}/pages/{sitePage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -79045,18 +79369,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSitePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSitePage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSitePage", "Uri": "/sites/{site-id}/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -79071,93 +79395,93 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSitePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSitePage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSitePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSitePermission", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSitePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSitePermission", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSitePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermission1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSitePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermission1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteRecentNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteRecentNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecentNotebook", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteRecentNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteRecentNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRecentNotebook", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSiteTermStore", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79172,30 +79496,30 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermStore", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSiteTermStore", "Uri": "/sites/{site-id}/termStores", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStore1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSiteTermStore", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79210,10 +79534,8 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStore", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStore1", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -79222,8 +79544,10 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79238,18 +79562,18 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79264,10 +79588,8 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79276,8 +79598,10 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79292,23 +79616,21 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroupSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79317,13 +79639,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "List", "List1", @@ -79332,13 +79654,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79351,26 +79673,26 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79379,13 +79701,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79394,13 +79716,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79409,13 +79731,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79424,13 +79746,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79439,13 +79761,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79454,13 +79776,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79469,13 +79791,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79484,13 +79806,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetChildSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79499,13 +79821,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79514,26 +79836,26 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79542,13 +79864,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79557,13 +79879,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79572,13 +79894,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79587,13 +79909,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79602,13 +79924,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79617,13 +79939,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79632,21 +79954,23 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79661,10 +79985,8 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79673,26 +79995,26 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79701,26 +80023,26 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79729,13 +80051,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79744,13 +80066,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79759,13 +80081,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79774,13 +80096,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79789,13 +80111,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79804,13 +80126,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79819,13 +80141,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79834,13 +80156,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreGroupSetTermSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79849,21 +80171,23 @@ ] }, { + "Command": "Get-MgSiteTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79878,10 +80202,8 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSet", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79890,8 +80212,10 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -79906,10 +80230,8 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "List", "List1", @@ -79918,13 +80240,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79937,26 +80259,26 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79965,13 +80287,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79980,13 +80302,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -79995,13 +80317,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelationSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80010,13 +80332,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80025,13 +80347,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80040,13 +80362,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80055,13 +80377,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80070,13 +80392,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetChildSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80085,13 +80407,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetParentGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80100,26 +80422,26 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80128,8 +80450,10 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -80144,23 +80468,21 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80169,13 +80491,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80184,13 +80506,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80199,13 +80521,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelationSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80214,13 +80536,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80229,13 +80551,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelationToTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80244,13 +80566,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80259,21 +80581,23 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSetTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -80288,10 +80612,8 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80300,8 +80622,10 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -80316,23 +80640,21 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSetTermChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80341,8 +80663,10 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "TermStore.Read.All", @@ -80357,23 +80681,21 @@ "IsAdmin": true } ], - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80382,13 +80704,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80397,13 +80719,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80412,13 +80734,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80427,13 +80749,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80442,13 +80764,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80457,13 +80779,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80472,13 +80794,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80487,13 +80809,13 @@ ] }, { + "Command": "Get-MgSiteTermStoreSetTermSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -80502,8 +80824,10 @@ ] }, { + "Command": "Get-MgSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -80530,18 +80854,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscribedSku", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSubscribedSku", "Uri": "/subscribedSkus", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -80574,17 +80898,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscribedSku", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSubscribedSku", "Uri": "/subscribedSkus", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -80617,17 +80941,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscribedSku", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -80654,81 +80978,81 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscribedSku", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSubscription", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgSubscription", "Uri": "/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSubscription", "Uri": "/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgSubscription", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSubSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSubSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgSubSite", "Uri": "/sites/{site-id}/sites", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -80743,17 +81067,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSubSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgSubSite", "Uri": "/sites/{site-id}/sites", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -80768,30 +81092,30 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgSubSite", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "List2" ] }, { + "Command": "Get-MgSubSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Get-MgSubSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "Get4", "GetViaIdentity4" ] }, { + "Command": "Get-MgTeam", "Uri": "/teams/{team-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -80836,18 +81160,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeam", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeam", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeam", "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -80892,18 +81216,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeam", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeam1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -80948,18 +81272,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChannel", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannel", "Uri": "/teams/{team-id}/channels", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -81004,17 +81328,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChannel", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamChannel", "Uri": "/teams/{team-id}/channels", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -81059,17 +81383,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannel", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChannel1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -81114,18 +81438,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannel", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChannel1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelFileFolder", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Files.Read.All", @@ -81152,18 +81476,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelFileFolder", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Files.Read.All", @@ -81190,44 +81514,44 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelFileFolderContent", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelFileFolderContent", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -81266,18 +81590,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -81298,17 +81622,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -81329,17 +81653,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -81378,98 +81702,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ] - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ - "Get", "Get1", - "GetViaIdentity", "GetViaIdentity1" ] }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", - "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 - }, - "Module": "Teams", "Command": "Get-MgTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", - "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 - }, "Module": "Teams", - "Command": "Get-MgTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81502,10 +81746,88 @@ "IsAdmin": true } ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ] + }, + { + "Command": "Get-MgTeamChannelMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Method": "GET", "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 + }, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgTeamChannelMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Method": "GET", + "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 + }, + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgTeamChannelMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Method": "GET", + "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 + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get2", "Get3", @@ -81514,44 +81836,46 @@ ] }, { + "Command": "Get-MgTeamChannelMessageDelta", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgTeamChannelMessageDelta", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81572,18 +81896,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81604,17 +81928,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamChannelMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81635,17 +81959,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamChannelMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81666,18 +81990,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81710,52 +82034,52 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Method": "GET", + "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 }, - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Method": "GET", + "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 }, - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81788,18 +82112,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelMessageReplyDelta", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81832,18 +82156,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgTeamChannelMessageReplyDelta", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -81876,18 +82200,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -81932,18 +82256,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -81988,17 +82312,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82043,17 +82367,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82098,96 +82422,96 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelTabTeamApp", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamChannelTabTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelTabTeamApp", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamChannelTabTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamGroupByRef", "Uri": "/teams/{team-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamGroupByRef", "Uri": "/teams/{team-id}/group/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamGroupByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82238,18 +82562,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82288,17 +82612,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82337,17 +82661,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82398,122 +82722,122 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamInstalledAppTeamApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamInstalledAppTeamApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamInstalledAppTeamAppByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamInstalledAppTeamAppByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -82528,18 +82852,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamMember", "Uri": "/teams/{team-id}/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -82554,17 +82878,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamMember", "Uri": "/teams/{team-id}/members", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -82579,17 +82903,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -82604,18 +82928,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamMessage", "Uri": "/teams/getAllMessages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82660,17 +82984,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgTeamMessage", "Uri": "/teams/getAllMessages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -82715,104 +83039,104 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgTeamOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamOperation", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamOperation", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamOwner", "Uri": "/teams/{team-id}/owners", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamOwner", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamOwnerByRef", "Uri": "/teams/{team-id}/owners/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamOwnerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -82833,43 +83157,43 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPhoto", "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPhotoContent", "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPhotoContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannel", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -82890,18 +83214,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChannel", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannel", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -82922,424 +83246,424 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannel", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChannel1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelFileFolder", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelFileFolder", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageDelta", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageDelta", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamSchedule", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83366,18 +83690,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamSchedule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchedule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamSchedule", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83404,18 +83728,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamSchedule", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchedule1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83442,18 +83766,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -83468,17 +83792,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -83493,17 +83817,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83530,18 +83854,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83568,18 +83892,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShift", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83606,17 +83930,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShift", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83643,17 +83967,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOpenShift1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83680,18 +84004,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOpenShift1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83718,18 +84042,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83756,17 +84080,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83793,17 +84117,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83830,18 +84154,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83868,18 +84192,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchedulingGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83906,17 +84230,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchedulingGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83943,17 +84267,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchedulingGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -83980,18 +84304,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchedulingGroup1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84018,18 +84342,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShift", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84056,17 +84380,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShift", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84093,17 +84417,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphShift1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84130,31 +84454,31 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphShift1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84181,17 +84505,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84218,30 +84542,30 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Schedule.Read.All", @@ -84256,18 +84580,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeCard", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Schedule.Read.All", @@ -84282,55 +84606,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeCard", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Module": "Teams", "Command": "Get-MgTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "beta", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84357,17 +84643,55 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOff", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgTeamScheduleTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff", "Method": "GET", + "Module": "Teams", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84394,17 +84718,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOff1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84431,18 +84755,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOff1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84469,18 +84793,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOffReason", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84507,17 +84831,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOffReason", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84544,17 +84868,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOffReason1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84581,18 +84905,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOffReason1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84619,18 +84943,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOffRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84657,17 +84981,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOffRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84694,17 +85018,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOffRequest1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -84731,144 +85055,144 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOffRequest1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkTag", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamTag", "Uri": "/teams/{team-id}/tags", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkTag", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTagMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTagMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamTemplate", "Uri": "/teams/{team-id}/template", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamTemplate", "Uri": "/teams/{team-id}/template", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamTemplateByRef", "Uri": "/teams/{team-id}/template/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTemplateByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamTemplateByRef", "Uri": "/teams/{team-id}/template/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamTemplateByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTeamwork", "Uri": "/teamwork", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamwork", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamwork", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgTeamwork", "Uri": "/teamwork", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgTeamwork", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamwork1", - "Method": "GET", "Variants": [ "Get1" ] }, { + "Command": "Get-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -84883,18 +85207,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -84909,17 +85233,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -84934,17 +85258,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkforceIntegration1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -84959,30 +85283,30 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkforceIntegration1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgTrustFramework", "Uri": "/trustFramework", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgTrustFramework", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFramework", - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -84997,18 +85321,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgTrustFrameworkKeySet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTrustFrameworkKeySet", "Uri": "/trustFramework/keySets", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -85023,17 +85347,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgTrustFrameworkKeySet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTrustFrameworkKeySetActiveKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -85048,18 +85372,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgTrustFrameworkKeySetActiveKey", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTrustFrameworkPolicy", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -85074,30 +85398,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgTrustFrameworkPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgTrustFrameworkPolicy", "Uri": "/trustFramework/policies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgTrustFrameworkPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgTrustFrameworkPolicyContent", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -85112,18 +85436,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgTrustFrameworkPolicyContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUser", "Uri": "/users/{user-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -85222,18 +85546,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUser", "Uri": "/users", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -85320,17 +85644,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUser", "Uri": "/users", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -85417,17 +85741,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUser1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUser", "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -85526,291 +85850,291 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUser1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserActivity1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserActivity", "Uri": "/users/{user-id}/activities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserActivity1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserActivity", "Uri": "/users/{user-id}/activities", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserActivity", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserActivity", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityHistoryItem1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityHistoryItem1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserActivityHistoryItemActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserActivity1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserActivityHistoryItemActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserActivity", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserActivityHistoryItemActivityByRef", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserActivityHistoryItemActivityByRef", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserActivityStatistics", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityStatistics", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": { "Name": "Analytics.Read", "Description": "Read your activity statistics", "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", "IsAdmin": false }, - "Module": "People", - "Command": "Get-MgUserActivityStatistics", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityStatistics", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptance", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAgreementAcceptanceByRef", "Uri": "/users/{user-id}/agreementAcceptances/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptanceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAgreementAcceptanceByRef", "Uri": "/users/{user-id}/agreementAcceptances/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptanceByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -85837,17 +86161,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -85874,30 +86198,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserAuthenticationEmailMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -85924,18 +86248,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationEmailMethod", "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -85962,55 +86286,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationFido2Method", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86037,17 +86323,55 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2Method", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Command": "Get-MgUserAuthenticationFido2Method", + "Uri": "/users/{user-id}/authentication/fido2Methods", "Method": "GET", + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86074,17 +86398,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2Method", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86111,18 +86435,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2Method", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86149,18 +86473,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86187,17 +86511,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86224,17 +86548,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86261,18 +86585,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86299,18 +86623,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86337,17 +86661,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86374,17 +86698,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86411,74 +86735,74 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDevice1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserAuthenticationOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationOperation", "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86505,18 +86829,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86543,100 +86867,100 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationPasswordMethod", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationPasswordMethod", "Uri": "/users/{user-id}/authentication/passwordMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationPhoneMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationPhoneMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86663,18 +86987,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86701,17 +87025,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86738,18 +87062,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86776,17 +87100,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86813,18 +87137,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowHello", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86851,17 +87175,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowHello", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86888,17 +87212,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowHello", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -86925,83 +87249,83 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowHello", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDevice1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserById", "Uri": "/users/getByIds", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgUserById", "Uri": "/users/getByIds", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserById", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1" ] }, { + "Command": "Get-MgUserCalendar", "Uri": "/users/{user-id}/calendar", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "Get2", "GetViaIdentity2" ] }, { + "Command": "Get-MgUserCalendar", "Uri": "/users/{user-id}/calendars", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87022,17 +87346,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendar", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserCalendar", "Uri": "/users/{user-id}/calendars", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87053,30 +87377,30 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendar", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserCalendar", "Uri": "/users/{user-id}/calendar", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserCalendarEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87091,17 +87415,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserCalendarEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87116,27 +87440,25 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserCalendarEventDelta", "Uri": "/users/{user-id}/calendar/events/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserCalendarEventDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Delta", "Delta3", @@ -87145,18 +87467,18 @@ ] }, { + "Command": "Get-MgUserCalendarEventDelta", "Uri": "/users/{user-id}/calendar/events/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserCalendarEventDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Delta1", "Delta2", @@ -87165,26 +87487,28 @@ ] }, { + "Command": "Get-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarGroup1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87199,17 +87523,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87224,35 +87548,35 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserCalendarGroupCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87273,17 +87597,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroupCalendar", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserCalendarGroupCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87304,22 +87628,20 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroupCalendar", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -87328,39 +87650,39 @@ ] }, { + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -87369,13 +87691,13 @@ ] }, { + "Command": "Get-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -87384,39 +87706,39 @@ ] }, { + "Command": "Get-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -87425,13 +87747,13 @@ ] }, { + "Command": "Get-MgUserCalendarSchedule", "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserCalendarSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get3", "GetExpanded3", @@ -87440,13 +87762,13 @@ ] }, { + "Command": "Get-MgUserCalendarSchedule", "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserCalendarSchedule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -87455,13 +87777,13 @@ ] }, { + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "Get3", @@ -87470,39 +87792,39 @@ ] }, { + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List", "List3" ] }, { + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1", "List2" ] }, { + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -87511,8 +87833,10 @@ ] }, { + "Command": "Get-MgUserCalendarView", "Uri": "/users/{user-id}/calendar/calendarView", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87527,18 +87851,18 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarView", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgUserCalendarView", "Uri": "/users/{user-id}/calendar/calendarView", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -87553,18 +87877,18 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserCalendarView", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgUserChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -87585,18 +87909,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserChat", "Uri": "/users/{user-id}/chats", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -87617,17 +87941,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserChat", "Uri": "/users/{user-id}/chats", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -87648,17 +87972,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserChat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -87679,18 +88003,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserChat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87705,18 +88029,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContact", "Uri": "/users/{user-id}/contacts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87731,17 +88055,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContact", "Uri": "/users/{user-id}/contacts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87756,17 +88080,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87781,18 +88105,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactDelta", "Uri": "/users/{user-id}/contacts/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -87807,18 +88131,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserContactDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserContactDelta", "Uri": "/users/{user-id}/contacts/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -87833,68 +88157,68 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserContactDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87909,18 +88233,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87935,17 +88259,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87960,17 +88284,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -87985,31 +88309,31 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -88024,17 +88348,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -88049,56 +88373,56 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderChildFolderDelta", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderChildFolderDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderChildFolderDelta", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderChildFolderDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -88113,18 +88437,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -88139,17 +88463,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -88164,17 +88488,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": [ { "Name": "Contacts.Read", @@ -88189,18 +88513,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactDelta", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -88215,18 +88539,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderContactDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactDelta", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -88241,240 +88565,240 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderContactDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactPhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhoto", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContactPhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhoto", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactPhotoContent", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderContactPhotoContent", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderDelta", "Uri": "/users/{user-id}/contactFolders/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -88489,18 +88813,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderDelta", "Uri": "/users/{user-id}/contactFolders/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -88515,290 +88839,290 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactPhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhoto", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactPhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhoto", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactPhotoContent", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactPhotoContent", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "PersonalContacts", - "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserCreatedObject", "Uri": "/users/{user-id}/createdObjects", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -88843,17 +89167,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserCreatedObject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserCreatedObject", "Uri": "/users/{user-id}/createdObjects", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -88898,17 +89222,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserCreatedObject", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserCreatedObjectByRef", "Uri": "/users/{user-id}/createdObjects/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -88953,17 +89277,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserCreatedObjectByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserCreatedObjectByRef", "Uri": "/users/{user-id}/createdObjects/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -89008,43 +89332,43 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserCreatedObjectByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserDefaultCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserDefaultCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "Get3", "GetViaIdentity3" ] }, { + "Command": "Get-MgUserDefaultCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserDefaultCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserDefaultCalendarSchedule", "Uri": "/users/{user-id}/calendar/getSchedule", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.Read", @@ -89059,10 +89383,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Get-MgUserDefaultCalendarSchedule", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get2", "GetExpanded2", @@ -89071,8 +89393,10 @@ ] }, { + "Command": "Get-MgUserDefaultCalendarSchedule", "Uri": "/users/{user-id}/calendar/getSchedule", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.Read", @@ -89087,10 +89411,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Get-MgUserDefaultCalendarSchedule", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -89099,8 +89421,10 @@ ] }, { + "Command": "Get-MgUserDelta", "Uri": "/users/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -89199,17 +89523,17 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser1", - "Method": "GET", "Variants": [ "Delta1" ] }, { + "Command": "Get-MgUserDelta", "Uri": "/users/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -89308,271 +89632,142 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "Delta" ] }, { + "Command": "Get-MgUserDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserDevice", "Uri": "/users/{user-id}/devices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/users/{user-id}/directReports", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Users", "Command": "Get-MgUserDirectReport", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", - "Variants": [ - "List1" - ] - }, - { "Uri": "/users/{user-id}/directReports", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Users", - "Command": "Get-MgUserDirectReport", - "OutputType": "IMicrosoftGraphDirectoryObject", "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/users/{user-id}/directReports/$ref", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], "Module": "Users", - "Command": "Get-MgUserDirectReportByRef", - "OutputType": null, - "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/users/{user-id}/directReports/$ref", - "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -89605,17 +89800,146 @@ "IsAdmin": true } ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgUserDirectReport", + "Uri": "/users/{user-id}/directReports", + "Method": "GET", "Module": "Users", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgUserDirectReportByRef", + "Uri": "/users/{user-id}/directReports/$ref", + "Method": "GET", + "Module": "Users", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "List1" + ] + }, + { + "Command": "Get-MgUserDirectReportByRef", + "Uri": "/users/{user-id}/directReports/$ref", "Method": "GET", + "Module": "Users", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ] }, { + "Command": "Get-MgUserDrive", "Uri": "/users/{user-id}/drive", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -89654,10 +89978,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgUserDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -89666,8 +89988,10 @@ ] }, { + "Command": "Get-MgUserDrive", "Uri": "/users/{user-id}/drives", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -89706,17 +90030,17 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgUserDrive", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserDrive", "Uri": "/users/{user-id}/drives", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -89755,17 +90079,17 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgUserDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserDrive", "Uri": "/users/{user-id}/drive", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "Permissions": [ { "Name": "Files.Read", @@ -89804,10 +90128,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Get-MgUserDrive", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -89816,39 +90138,41 @@ ] }, { + "Command": "Get-MgUserEffectiveDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserEffectiveDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEvent", "Uri": "/users/{user-id}/events", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -89863,17 +90187,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEvent", "Uri": "/users/{user-id}/events", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.Read", @@ -89888,126 +90212,124 @@ "IsAdmin": false } ], - "Module": "Calendar", - "Command": "Get-MgUserEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserEventCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserEventCalendarSchedule", "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserEventCalendarSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -90016,13 +90338,13 @@ ] }, { + "Command": "Get-MgUserEventCalendarSchedule", "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserEventCalendarSchedule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScheduleInformation", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -90031,355 +90353,357 @@ ] }, { + "Command": "Get-MgUserEventDelta", "Uri": "/users/{user-id}/events/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserEventDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserEventDelta", "Uri": "/users/{user-id}/events/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserEventDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserEventExceptionOccurrence", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventExceptionOccurrence", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserEventInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Get-MgUserEventInstance", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserEventInstanceDelta", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserEventInstanceDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserEventInstanceDelta", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserEventInstanceDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Calendar", - "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserExtension", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserExtension", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserExtension", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserExtension", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserFollowedSite", "Uri": "/users/{user-id}/followedSites", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -90394,17 +90718,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgUserFollowedSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserFollowedSite", "Uri": "/users/{user-id}/followedSites", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -90419,17 +90743,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgUserFollowedSite", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserFollowedSiteByRef", "Uri": "/users/{user-id}/followedSites/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -90444,17 +90768,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgUserFollowedSiteByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserFollowedSiteByRef", "Uri": "/users/{user-id}/followedSites/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -90469,141 +90793,141 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Get-MgUserFollowedSiteByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserInferenceClassification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInferenceClassification", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserInferenceClassification", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInferenceClassification", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.SignIns", - "Command": "Get-MgUserInformationProtection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtection", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserJoinedGroup", "Uri": "/users/{user-id}/joinedGroups/{group-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgUserJoinedGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserJoinedGroup", "Uri": "/users/{user-id}/joinedGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Get-MgUserJoinedGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -90648,17 +90972,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgUserJoinedTeam", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeam", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -90703,30 +91027,30 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgUserJoinedTeam", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeam1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams/{team-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgUserJoinedTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeam1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserJoinedTeamByRef", "Uri": "/users/{user-id}/joinedTeams/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -90771,43 +91095,43 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Get-MgUserJoinedTeamByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserLastSharedMethodInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserLastSharedMethodInsight", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -90846,17 +91170,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserLicenseDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -90895,43 +91219,43 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserLicenseDetail", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserLicenseDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserLoggedOnManagedDevice", "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserLoggedOnManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -90952,18 +91276,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -90984,17 +91308,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91015,17 +91339,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91046,31 +91370,31 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91091,17 +91415,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91122,56 +91446,56 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderChildFolderDelta", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderChildFolderDelta", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderChildFolderDelta", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderChildFolderDelta", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderDelta", "Uri": "/users/{user-id}/mailFolders/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Mail.Read", @@ -91192,18 +91516,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderDelta", "Uri": "/users/{user-id}/mailFolders/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Mail.Read", @@ -91224,18 +91548,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91250,18 +91574,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91282,17 +91606,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91313,17 +91637,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91338,78 +91662,78 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageContent", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91424,18 +91748,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageContent", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -91450,18 +91774,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageDelta", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Mail.Read", @@ -91482,18 +91806,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderMessageDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "GET", "Variants": [ - "Delta1", - "DeltaViaIdentity1" + "Delta", + "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageDelta", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Mail.Read", @@ -91514,368 +91838,368 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderMessageDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "GET", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Delta1", + "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessageRule", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessageRule", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessageRule", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessageRule", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderUserConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserConfiguration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMailFolderUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMailFolderUserConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserConfiguration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMailTip", "Uri": "/users/{user-id}/getMailTips", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Mail.Read", @@ -91890,10 +92214,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Get-MgUserMailTip", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailTips", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -91902,8 +92224,10 @@ ] }, { + "Command": "Get-MgUserMailTip", "Uri": "/users/{user-id}/getMailTips", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Mail.Read", @@ -91918,10 +92242,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "Get-MgUserMailTip", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailTips", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -91930,8 +92252,10 @@ ] }, { + "Command": "Get-MgUserManagedAppBlockedUser", "Uri": "/users/getManagedAppBlockedUsers", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -92030,17 +92354,17 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppBlockedUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get" ] }, { + "Command": "Get-MgUserManagedAppDiagnosticStatuses", "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -92055,18 +92379,18 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppDiagnosticStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedAppDiagnosticStatuses", "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -92081,18 +92405,18 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppDiagnosticStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedAppPolicy", "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -92107,18 +92431,18 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedAppPolicy", "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -92133,92 +92457,92 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistration", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserManagedAppRegistrationByRef", "Uri": "/users/{user-id}/managedAppRegistrations/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistrationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedAppRegistrationByRef", "Uri": "/users/{user-id}/managedAppRegistrations/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistrationByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserManagedAppRegistrationUserId", "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppRegistrationUserId", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedAppRegistrationUserId", "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppRegistrationUserId", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92257,18 +92581,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92307,17 +92631,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92356,17 +92680,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92405,394 +92729,394 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCategory2", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedDeviceCloudPcRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagedDeviceDetectedApp", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceDetectedApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDetectedApp", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceDetectedAppByRef", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceDetectedAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceFileVaultKey", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceNonCompliantSetting", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserManagedDeviceNonCompliantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceUserByRef", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceWindowProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserManagedDeviceWithAppFailure", "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -92807,10 +93131,8 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Get-MgUserManagedDeviceWithAppFailure", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -92819,8 +93141,10 @@ ] }, { + "Command": "Get-MgUserManager", "Uri": "/users/{user-id}/manager", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -92853,18 +93177,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserManager", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManager", "Uri": "/users/{user-id}/manager", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -92897,18 +93221,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserManager", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserManagerByRef", "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -92941,18 +93265,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserManagerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserManagerByRef", "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -92985,18 +93309,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserManagerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMemberGroup", "Uri": "/users/{user-id}/getMemberGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93053,10 +93377,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Get-MgUserMemberGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -93065,8 +93387,10 @@ ] }, { + "Command": "Get-MgUserMemberGroup", "Uri": "/users/{user-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93123,10 +93447,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Get-MgUserMemberGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -93135,8 +93457,10 @@ ] }, { + "Command": "Get-MgUserMemberObject", "Uri": "/users/{user-id}/getMemberObjects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93175,10 +93499,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Get-MgUserMemberObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -93187,8 +93509,10 @@ ] }, { + "Command": "Get-MgUserMemberObject", "Uri": "/users/{user-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93227,10 +93551,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Get-MgUserMemberObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -93239,8 +93561,10 @@ ] }, { + "Command": "Get-MgUserMemberOf", "Uri": "/users/{user-id}/memberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93273,17 +93597,17 @@ "IsAdmin": false } ], - "Module": "Users", - "Command": "Get-MgUserMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMemberOf", "Uri": "/users/{user-id}/memberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93316,17 +93640,17 @@ "IsAdmin": false } ], - "Module": "Users", - "Command": "Get-MgUserMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMemberOfByRef", "Uri": "/users/{user-id}/memberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93359,17 +93683,17 @@ "IsAdmin": false } ], - "Module": "Users", - "Command": "Get-MgUserMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMemberOfByRef", "Uri": "/users/{user-id}/memberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -93402,17 +93726,17 @@ "IsAdmin": false } ], - "Module": "Users", - "Command": "Get-MgUserMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -93427,18 +93751,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMessage", "Uri": "/users/{user-id}/messages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -93459,17 +93783,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMessage", "Uri": "/users/{user-id}/messages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -93490,17 +93814,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -93515,78 +93839,78 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMessageContent", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -93601,18 +93925,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMessageContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMessageContent", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "Permissions": [ { "Name": "Mail.Read", @@ -93627,18 +93951,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "Command": "Get-MgUserMessageContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMessageDelta", "Uri": "/users/{user-id}/messages/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Mail.Read", @@ -93653,18 +93977,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserMessageDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserMessageDelta", "Uri": "/users/{user-id}/messages/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Mail.Read", @@ -93679,193 +94003,193 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserMessageDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMessageMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMessageMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Mail", - "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -93880,18 +94204,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserMobileAppIntentAndState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -93906,92 +94230,92 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserMobileAppIntentAndState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserNotification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotification", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserNotification", "Uri": "/users/{user-id}/notifications", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserNotification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotification", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOauth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94018,17 +94342,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOauth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94055,17 +94379,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOauth2PermissionGrantByRef", "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94092,17 +94416,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrantByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOauth2PermissionGrantByRef", "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94129,17 +94453,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrantByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94172,18 +94496,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94216,17 +94540,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94259,17 +94583,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94302,23 +94626,21 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -94327,13 +94649,13 @@ ] }, { + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -94342,8 +94664,10 @@ ] }, { + "Command": "Get-MgUserOnenoteNotebookSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94376,17 +94700,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnenoteNotebookSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94419,17 +94743,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94462,17 +94786,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94505,17 +94829,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteOperation", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94548,18 +94872,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenoteOperation", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -94592,18 +94916,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94630,18 +94954,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94668,17 +94992,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94705,17 +95029,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94742,18 +95066,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenotePageContent", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94780,18 +95104,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenotePageContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenotePageContent", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94818,70 +95142,70 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenotePageContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenoteRecentNotebook", "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserOnenoteRecentNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecentNotebook", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenoteRecentNotebook", "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Get-MgUserOnenoteRecentNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRecentNotebook", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgUserOnenoteResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteResource", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Notes", - "Command": "Get-MgUserOnenoteResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenoteResourceContent", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -94908,63 +95232,19 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteResourceContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Notes", "Command": "Get-MgUserOnenoteResourceContent", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Module": "Notes", "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -94990,18 +95270,62 @@ "IsAdmin": false } ], - "Module": "Notes", + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Command": "Get-MgUserOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Method": "GET", + "Module": "Notes", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95034,17 +95358,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95077,17 +95401,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95120,18 +95444,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95164,18 +95488,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95208,18 +95532,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "GET", "Variants": [ "List2", "List3" ] }, { + "Command": "Get-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95252,18 +95576,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95296,18 +95620,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnenoteSectionGroupSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95340,17 +95664,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroupSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteSectionGroupSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -95383,17 +95707,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnenoteSectionPage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -95420,17 +95744,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionPage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnenoteSectionPage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Read", @@ -95457,17 +95781,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95488,18 +95812,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95520,17 +95844,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95551,17 +95875,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95582,18 +95906,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingAlternativeRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95614,23 +95938,21 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -95639,25 +95961,25 @@ ] }, { + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttendanceRecord", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -95666,21 +95988,23 @@ ] }, { + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttendanceRecord", - "Method": "GET", "Variants": [ "List", "List1" ] }, { + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95701,18 +96025,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95733,18 +96057,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOnlineMeetingRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -95765,681 +96089,681 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecording", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistration", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOnlineMeetingRegistrationRegistrant", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrant", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOnlineMeetingRegistrationRegistrant", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrant", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookCategory", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookCategory", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOutlookCategory", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOutlookCategory", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTask", "Uri": "/users/{user-id}/outlook/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOwnedDevice", "Uri": "/users/{user-id}/ownedDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96460,17 +96784,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOwnedDevice", "Uri": "/users/{user-id}/ownedDevices", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96491,17 +96815,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOwnedDeviceByRef", "Uri": "/users/{user-id}/ownedDevices/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96522,17 +96846,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOwnedDeviceByRef", "Uri": "/users/{user-id}/ownedDevices/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96553,17 +96877,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOwnedObject", "Uri": "/users/{user-id}/ownedObjects", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96602,17 +96926,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedObject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOwnedObject", "Uri": "/users/{user-id}/ownedObjects", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96651,17 +96975,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedObject", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOwnedObjectByRef", "Uri": "/users/{user-id}/ownedObjects/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96700,17 +97024,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedObjectByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserOwnedObjectByRef", "Uri": "/users/{user-id}/ownedObjects/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -96749,43 +97073,43 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserOwnedObjectByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserOwnedObjectByType", "Uri": "/users/getUserOwnedObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Get-MgUserOwnedObjectByType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { + "Command": "Get-MgUserPerson", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserPerson", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPerson1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserPerson", "Uri": "/users/{user-id}/people", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "People.Read", @@ -96800,17 +97124,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserPerson", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPerson1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserPerson", "Uri": "/users/{user-id}/people", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "People.Read", @@ -96825,40 +97149,38 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserPerson", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPerson", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserPerson", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserPerson", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPerson", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserPhoto", "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserPhoto", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get", "Get1", @@ -96867,52 +97189,52 @@ ] }, { + "Command": "Get-MgUserPhoto", "Uri": "/users/{user-id}/photos", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserPhoto", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserPhoto", "Uri": "/users/{user-id}/photos", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserPhoto", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserPhoto", "Uri": "/users/{user-id}/photo", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserPhoto", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -96921,18 +97243,18 @@ ] }, { + "Command": "Get-MgUserPhotoContent", "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "Get1", @@ -96941,18 +97263,18 @@ ] }, { + "Command": "Get-MgUserPhotoContent", "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get2", "Get3", @@ -96961,8 +97283,10 @@ ] }, { + "Command": "Get-MgUserPlanner", "Uri": "/users/{user-id}/planner", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -96983,10 +97307,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgUserPlanner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerUser1", - "Method": "GET", "Variants": [ "Get1", "Get2", @@ -96995,20 +97317,22 @@ ] }, { + "Command": "Get-MgUserPlanner", "Uri": "/users/{user-id}/planner/all", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Planner", - "Command": "Get-MgUserPlanner", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerDelta", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserPlanner", "Uri": "/users/{user-id}/planner", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -97029,18 +97353,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgUserPlanner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerUser", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserPlannerAllDelta", "Uri": "/users/{user-id}/planner/all/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "Group.Read.All", @@ -97067,18 +97391,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Get-MgUserPlannerAllDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerDelta", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserPlannerFavoritePlan", "Uri": "/users/{user-id}/planner/favoritePlans", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -97099,17 +97423,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgUserPlannerFavoritePlan", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserPlannerPlan", "Uri": "/users/{user-id}/planner/plans", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -97136,110 +97460,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgUserPlannerPlan", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", "Variants": [ "List1" ] }, { - "Uri": "/users/{user-id}/planner/plans", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - } - ], - "Module": "Planner", "Command": "Get-MgUserPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/users/{user-id}/planner/recentPlans", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - } - ], - "Module": "Planner", - "Command": "Get-MgUserPlannerRecentPlan", - "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/users/{user-id}/planner/plans", "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/users/{user-id}/planner/rosterPlans", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - } - ], "Module": "Planner", - "Command": "Get-MgUserPlannerRosterPlan", - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "GET", - "Variants": [ - "List" - ] - }, - { - "Uri": "/users/{user-id}/planner/tasks", - "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -97266,17 +97497,110 @@ "IsAdmin": false } ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgUserPlannerRecentPlan", + "Uri": "/users/{user-id}/planner/recentPlans", + "Method": "GET", "Module": "Planner", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgUserPlannerRosterPlan", + "Uri": "/users/{user-id}/planner/rosterPlans", + "Method": "GET", + "Module": "Planner", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Variants": [ + "List" + ] + }, + { "Command": "Get-MgUserPlannerTask", - "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/users/{user-id}/planner/tasks", "Method": "GET", + "Module": "Planner", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserPlannerTask", "Uri": "/users/{user-id}/planner/tasks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -97303,17 +97627,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Get-MgUserPlannerTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserPresence", "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "Presence.Read", @@ -97328,18 +97652,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserPresence", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPresence1", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserPresence", "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "Permissions": [ { "Name": "Presence.Read", @@ -97354,18 +97678,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "Command": "Get-MgUserPresence", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPresence", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserProfile", "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97398,18 +97722,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfile", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileAccount", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97442,18 +97766,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserAccountInformation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileAccount", "Uri": "/users/{user-id}/profile/account", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97486,17 +97810,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserAccountInformation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileAddress", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97529,18 +97853,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAddress", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAddress", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileAddress", "Uri": "/users/{user-id}/profile/addresses", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97573,17 +97897,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAddress", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAddress", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileAnniversary", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97616,18 +97940,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAnniversary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileAnniversary", "Uri": "/users/{user-id}/profile/anniversaries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97660,17 +97984,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAnniversary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97703,18 +98027,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAward", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAward", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileAward", "Uri": "/users/{user-id}/profile/awards", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97747,17 +98071,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileAward", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAward", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97790,18 +98114,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileCertification", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonCertification", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileCertification", "Uri": "/users/{user-id}/profile/certifications", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97834,17 +98158,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileCertification", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonCertification", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97877,18 +98201,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileEducationalActivity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationalActivity", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97921,17 +98245,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileEducationalActivity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationalActivity", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -97964,18 +98288,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileEmail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemEmail", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileEmail", "Uri": "/users/{user-id}/profile/emails", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98008,17 +98332,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileEmail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemEmail", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98051,18 +98375,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileInterest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonInterest", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileInterest", "Uri": "/users/{user-id}/profile/interests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98095,17 +98419,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileInterest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonInterest", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileLanguage", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98138,18 +98462,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileLanguage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLanguageProficiency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileLanguage", "Uri": "/users/{user-id}/profile/languages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98182,17 +98506,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileLanguage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLanguageProficiency", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileName", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98225,18 +98549,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileName", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonName", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileName", "Uri": "/users/{user-id}/profile/names", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98269,17 +98593,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileName", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonName", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileNote", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98312,18 +98636,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileNote", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAnnotation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileNote", "Uri": "/users/{user-id}/profile/notes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98356,17 +98680,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileNote", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAnnotation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfilePatent", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98399,18 +98723,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePatent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPatent", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfilePatent", "Uri": "/users/{user-id}/profile/patents", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98443,17 +98767,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePatent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPatent", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfilePhone", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98486,18 +98810,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePhone", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPhone", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfilePhone", "Uri": "/users/{user-id}/profile/phones", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98530,17 +98854,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePhone", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPhone", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfilePosition", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98573,18 +98897,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePosition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWorkPosition", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfilePosition", "Uri": "/users/{user-id}/profile/positions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98617,17 +98941,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePosition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWorkPosition", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileProject", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98660,18 +98984,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileProject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProjectParticipation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileProject", "Uri": "/users/{user-id}/profile/projects", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98704,17 +99028,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileProject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProjectParticipation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfilePublication", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98747,18 +99071,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePublication", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPublication", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfilePublication", "Uri": "/users/{user-id}/profile/publications", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98791,17 +99115,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfilePublication", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPublication", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileSkill", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98834,18 +99158,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileSkill", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSkillProficiency", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileSkill", "Uri": "/users/{user-id}/profile/skills", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98878,17 +99202,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileSkill", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSkillProficiency", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileWebAccount", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98921,18 +99245,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileWebAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWebAccount", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileWebAccount", "Uri": "/users/{user-id}/profile/webAccounts", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -98965,17 +99289,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileWebAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWebAccount", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserProfileWebsite", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -99008,18 +99332,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileWebsite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonWebsite", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserProfileWebsite", "Uri": "/users/{user-id}/profile/websites", - "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -99052,103 +99376,17 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Get-MgUserProfileWebsite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonWebsite", - "Method": "GET", "Variants": [ "List" ] }, { - "Uri": "/users/{user-id}/registeredDevices", - "ApiVersion": "beta", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Users", "Command": "Get-MgUserRegisteredDevice", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", - "Variants": [ - "List" - ] - }, - { "Uri": "/users/{user-id}/registeredDevices", - "ApiVersion": "v1.0", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Users", - "Command": "Get-MgUserRegisteredDevice", - "OutputType": "IMicrosoftGraphDirectoryObject", "Method": "GET", - "Variants": [ - "List1" - ] - }, - { - "Uri": "/users/{user-id}/registeredDevices/$ref", - "ApiVersion": "beta", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -99181,17 +99419,103 @@ "IsAdmin": true } ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List" + ] + }, + { + "Command": "Get-MgUserRegisteredDevice", + "Uri": "/users/{user-id}/registeredDevices", + "Method": "GET", "Module": "Users", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List1" + ] + }, + { "Command": "Get-MgUserRegisteredDeviceByRef", - "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/$ref", "Method": "GET", + "Module": "Users", + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ] }, { + "Command": "Get-MgUserRegisteredDeviceByRef", "Uri": "/users/{user-id}/registeredDevices/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -99224,30 +99548,30 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -99268,17 +99592,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -99299,56 +99623,56 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserSetting", "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSetting", "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserSetting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserSettings1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserSettingItemInsight", "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "User.Read", @@ -99363,31 +99687,31 @@ "IsAdmin": false } ], - "Module": "Users", - "Command": "Get-MgUserSettingItemInsight", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSettingRegionalAndLanguageSetting", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserSettingRegionalAndLanguageSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSettingShiftPreference", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "User.Read.All", @@ -99402,18 +99726,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserSettingShiftPreference", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShiftPreferences", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSettingShiftPreference", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "User.Read.All", @@ -99428,18 +99752,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserSettingShiftPreference", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphShiftPreferences1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserSharedInsight", "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -99454,95 +99778,147 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserSharedInsight", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSharedInsight", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserSharedInsight", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSharedInsight", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSharedLastSharedMethodInsightByRef", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserSharedLastSharedMethodInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSharedResourceInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserSharedResourceInsight", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserSharedResourceInsightByRef", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserSharedResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgUserTaskAlltaskDelta", + "Uri": "/users/{user-id}/tasks/alltasks/delta", + "Method": "GET", + "Module": "Users.Functions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { + "Command": "Get-MgUserTaskAlltaskParentListTaskDelta", + "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/parentList/tasks/delta", + "Method": "GET", + "Module": "Users.Functions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { + "Command": "Get-MgUserTaskListDelta", + "Uri": "/users/{user-id}/tasks/lists/delta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [], - "Module": "Teams", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTaskList", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { + "Command": "Get-MgUserTaskListTaskDelta", + "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/delta", + "Method": "GET", + "Module": "Users.Functions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { "Command": "Get-MgUserTeamwork", - "OutputType": "IMicrosoftGraphUserTeamwork", + "Uri": "/users/{user-id}/teamwork", "Method": "GET", + "Module": "Teams", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Teams", - "Command": "Get-MgUserTeamwork", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserTeamwork1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99563,18 +99939,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99595,17 +99971,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99626,17 +100002,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99657,18 +100033,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTeamworkInstalledAppChat", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99689,18 +100065,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTeamworkInstalledAppChat", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99721,18 +100097,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppChat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTeamworkInstalledAppChatByRef", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99753,18 +100129,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppChatByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTeamworkInstalledAppChatByRef", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -99785,400 +100161,400 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppChatByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoList", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoList", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoList", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoList", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTodoListDelta", "Uri": "/users/{user-id}/todo/lists/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserTodoListDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserTodoListDelta", "Uri": "/users/{user-id}/todo/lists/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserTodoListDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTodoListTaskDelta", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserTodoListTaskDelta", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "GET", "Variants": [ "Delta1", "DeltaViaIdentity1" ] }, { + "Command": "Get-MgUserTodoListTaskDelta", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users.Functions", - "Command": "Get-MgUserTodoListTaskDelta", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { + "Command": "Get-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtension", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTaskLinkedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLinkedResource", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTaskLinkedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLinkedResource", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLinkedResource", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Get-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLinkedResource", - "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { + "Command": "Get-MgUserTransitiveMemberOf", "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -100199,17 +100575,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOf", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTransitiveMemberOf", "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -100230,17 +100606,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOf", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTransitiveMemberOfByRef", "Uri": "/users/{user-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -100261,17 +100637,17 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTransitiveMemberOfByRef", "Uri": "/users/{user-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -100292,41 +100668,41 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "List1" ] }, { + "Command": "Get-MgUserTransitiveReport", "Uri": "/users/{user-id}/transitiveReports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTransitiveReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTransitiveReportByRef", "Uri": "/users/{user-id}/transitiveReports/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users", - "Command": "Get-MgUserTransitiveReportByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTrendingInsight", "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -100341,30 +100717,30 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserTrendingInsight", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTrending", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserTrendingInsight", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserTrendingInsight", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTrending", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTrendingResourceInsight", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -100379,18 +100755,18 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserTrendingResourceInsight", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserTrendingResourceInsightByRef", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -100405,18 +100781,18 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserTrendingResourceInsightByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserUsedInsight", "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -100431,30 +100807,30 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserUsedInsight", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUsedInsight", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "People", - "Command": "Get-MgUserUsedInsight", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUsedInsight", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserUsedResourceInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -100469,18 +100845,18 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserUsedResourceInsight", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserUsedResourceInsightByRef", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "Permissions": [ { "Name": "Sites.Read.All", @@ -100495,202 +100871,202 @@ "IsAdmin": false } ], - "Module": "People", - "Command": "Get-MgUserUsedResourceInsightByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgUserWindowInformationProtectionDeviceRegistration", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserWindowInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgUserWindowInformationProtectionDeviceRegistrationByRef", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserWindowInformationProtectionDeviceRegistrationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgWindowsUpdatesCatalogEntry", "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesCatalogEntry", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgWindowsUpdatesCatalogEntry", "Uri": "/admin/windows/updates/catalog/entries", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesDeployment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesDeployment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Get-MgWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Command": "Get-MgWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets", - "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Get-MgWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Method": "GET", "Variants": [ "List" ] }, { + "Command": "Grant-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -100711,10 +101087,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Grant-MgSharePermission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -100723,8 +101097,10 @@ ] }, { + "Command": "Grant-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -100745,10 +101121,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Grant-MgSharePermission", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermission1", - "Method": "POST", "Variants": [ "Grant1", "GrantExpanded1", @@ -100757,13 +101131,13 @@ ] }, { + "Command": "Grant-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Grant-MgSitePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -100772,13 +101146,13 @@ ] }, { + "Command": "Grant-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Grant-MgSitePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermission1", - "Method": "POST", "Variants": [ "Grant1", "GrantExpanded1", @@ -100787,13 +101161,13 @@ ] }, { + "Command": "Hide-MgChat", "Uri": "/chats/{chat-id}/hideForUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Hide-MgChat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -100802,13 +101176,13 @@ ] }, { + "Command": "Import-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", - "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -100817,77 +101191,77 @@ ] }, { + "Command": "Import-MgDeviceManagementImportedDeviceIdentityList", "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementImportedDeviceIdentityList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", - "Method": "POST", "Variants": [ "Import", "ImportExpanded" ] }, { + "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "POST", "Variants": [ "Import", "ImportExpanded" ] }, { + "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "POST", "Variants": [ "Import1", "ImportExpanded1" ] }, { + "Command": "Import-MgDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "POST", "Variants": [ "Import", "ImportViaIdentity" ] }, { + "Command": "Import-MgDeviceManagementTemplateOffice365DeviceConfigurationPolicy", "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "POST", "Variants": [ "Import" ] }, { + "Command": "Import-MgRoleManagementCloudPcResourceNamespaceResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "Import-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -100896,13 +101270,13 @@ ] }, { + "Command": "Import-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "Import-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -100911,13 +101285,13 @@ ] }, { + "Command": "Import-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "Import-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -100926,13 +101300,13 @@ ] }, { + "Command": "Import-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "Import-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -100941,8 +101315,10 @@ ] }, { + "Command": "Initialize-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -100957,28 +101333,26 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Initialize-MgComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { + "Command": "Initialize-MgDeviceManagementComanagedDeviceEsim", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Initialize-MgDeviceManagementComanagedDeviceEsim", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -100987,18 +101361,18 @@ ] }, { + "Command": "Initialize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceEsim", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/activateDeviceEsim", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Initialize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceEsim", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101007,13 +101381,13 @@ ] }, { + "Command": "Initialize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceEsim", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Initialize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceEsim", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101022,18 +101396,18 @@ ] }, { + "Command": "Initialize-MgDeviceManagementManagedDeviceEsim", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Initialize-MgDeviceManagementManagedDeviceEsim", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101042,18 +101416,18 @@ ] }, { + "Command": "Initialize-MgDeviceManagementScriptDeviceRunStateManagedDeviceEsim", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Initialize-MgDeviceManagementScriptDeviceRunStateManagedDeviceEsim", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101062,18 +101436,18 @@ ] }, { + "Command": "Initialize-MgOrganizationService", "Uri": "/organization/{organization-id}/activateService", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Identity.DirectoryManagement", - "Command": "Initialize-MgOrganizationService", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101082,13 +101456,13 @@ ] }, { + "Command": "Initialize-MgUserManagedDeviceEsim", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Initialize-MgUserManagedDeviceEsim", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101097,18 +101471,18 @@ ] }, { + "Command": "Initialize-MgUserServicePlan", "Uri": "/users/{user-id}/activateServicePlan", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Initialize-MgUserServicePlan", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -101117,13 +101491,13 @@ ] }, { + "Command": "Invoke-MgAbortUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/abort", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAbortUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -101132,13 +101506,13 @@ ] }, { + "Command": "Invoke-MgAbortUserInsightSharedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/abort", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAbortUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -101147,13 +101521,13 @@ ] }, { + "Command": "Invoke-MgAbortUserInsightTrendingResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/abort", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAbortUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -101162,13 +101536,13 @@ ] }, { + "Command": "Invoke-MgAbortUserInsightUsedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/abort", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAbortUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -101177,13 +101551,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101192,13 +101566,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101207,13 +101581,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101222,13 +101596,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101237,13 +101611,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101252,13 +101626,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101267,13 +101641,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupEventTentatively", "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEventTentatively", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101282,13 +101656,13 @@ ] }, { + "Command": "Invoke-MgAcceptGroupEventTentatively", "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEventTentatively", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101297,18 +101671,31 @@ ] }, { - "Uri": "/users/{user-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Accept", + "AcceptViaIdentity" + ] + }, + { + "Command": "Invoke-MgAcceptUserEvent", + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101317,18 +101704,18 @@ ] }, { + "Command": "Invoke-MgAcceptUserEvent", "Uri": "/users/{user-id}/events/{event-id}/accept", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101337,13 +101724,13 @@ ] }, { + "Command": "Invoke-MgAcceptUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101352,13 +101739,13 @@ ] }, { + "Command": "Invoke-MgAcceptUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101367,48 +101754,48 @@ ] }, { + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ - "Accept1", - "AcceptExpanded1", - "AcceptViaIdentity1", - "AcceptViaIdentityExpanded1" + "Accept", + "AcceptExpanded", + "AcceptViaIdentity", + "AcceptViaIdentityExpanded" ] }, { + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ - "Accept", - "AcceptExpanded", - "AcceptViaIdentity", - "AcceptViaIdentityExpanded" + "Accept1", + "AcceptExpanded1", + "AcceptViaIdentity1", + "AcceptViaIdentityExpanded1" ] }, { + "Command": "Invoke-MgAcceptUserEventTentatively", "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventTentatively", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept1", "AcceptExpanded1", @@ -101417,18 +101804,18 @@ ] }, { + "Command": "Invoke-MgAcceptUserEventTentatively", "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventTentatively", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101437,91 +101824,91 @@ ] }, { + "Command": "Invoke-MgAcceptUserInsightSharedLastSharedMethodMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserInsightSharedLastSharedMethodMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAcceptUserInsightSharedResourceMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserInsightSharedResourceMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAcceptUserInsightTrendingResourceMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserInsightTrendingResourceMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAcceptUserInsightUsedResourceMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserInsightUsedResourceMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar", - "Method": "POST", "Variants": [ - "Accept1", - "AcceptViaIdentity1" + "Accept", + "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ - "Accept", - "AcceptViaIdentity" + "Accept1", + "AcceptViaIdentity1" ] }, { + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequest", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101530,13 +101917,13 @@ ] }, { + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequestTentatively", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/tentativelyAccept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequestTentatively", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101545,39 +101932,39 @@ ] }, { + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/messages/{message-id}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar", - "Method": "POST", "Variants": [ "Accept1", "AcceptViaIdentity1" ] }, { + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", "Uri": "/users/{user-id}/messages/{message-id}/accept", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequest", "Uri": "/users/{user-id}/messages/{message-id}/accept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101586,13 +101973,13 @@ ] }, { + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequestTentatively", "Uri": "/users/{user-id}/messages/{message-id}/tentativelyAccept", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequestTentatively", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -101601,49 +101988,62 @@ ] }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceDecisionInstanceRecommendation", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Accept", + "AcceptViaIdentity" + ] + }, + { + "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceRecommendation", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceRecommendation", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { + "Command": "Invoke-MgAccountDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgAccountDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Account", "AccountViaIdentity" ] }, { + "Command": "Invoke-MgAnswerCommunicationCall", "Uri": "/communications/calls/{call-id}/answer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgAnswerCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Answer", "AnswerExpanded", @@ -101652,13 +102052,13 @@ ] }, { + "Command": "Invoke-MgAnswerCommunicationCall", "Uri": "/communications/calls/{call-id}/answer", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgAnswerCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Answer1", "AnswerExpanded1", @@ -101667,8 +102067,10 @@ ] }, { + "Command": "Invoke-MgArchiveTeam", "Uri": "/teams/{team-id}/archive", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -101689,10 +102091,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgArchiveTeam", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -101701,8 +102101,10 @@ ] }, { + "Command": "Invoke-MgArchiveTeam", "Uri": "/teams/{team-id}/archive", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -101723,10 +102125,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgArchiveTeam", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Archive1", "ArchiveExpanded1", @@ -101735,21 +102135,23 @@ ] }, { + "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagChildTagHierarchy", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/asHierarchy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Compliance", - "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagChildTagHierarchy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "GET", "Variants": [ "As", "AsViaIdentity" ] }, { + "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagHierarchy", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -101764,134 +102166,134 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagHierarchy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "GET", "Variants": [ "As", "AsViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatColumn", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitColumns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatRow", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitRows", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatColumn", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitColumns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatRow", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitRows", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatColumn", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitColumns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatRow", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitRows", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatColumn", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitColumns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatRow", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitRows", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Autofit", "AutofitViaIdentity" ] }, { + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Available" ] }, { + "Command": "Invoke-MgAvailableIdentityProviderType", "Uri": "/identityProviders/availableProviderTypes", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -101906,17 +102308,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Invoke-MgAvailableIdentityProviderType", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Available" ] }, { + "Command": "Invoke-MgAvailableIdentityProviderType", "Uri": "/identityProviders/availableProviderTypes", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -101931,27 +102333,55 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Invoke-MgAvailableIdentityProviderType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Available1" ] }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Batch", + "BatchExpanded", + "BatchViaIdentity", + "BatchViaIdentityExpanded" + ] + }, + { + "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceDecisionInstanceRecordDecision", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Batch", + "BatchExpanded", + "BatchViaIdentity", + "BatchViaIdentityExpanded" + ] + }, + { + "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -101960,140 +102390,140 @@ ] }, { + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Begin", "BeginViaIdentity" ] }, { + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Begin1", "BeginViaIdentity1" ] }, { + "Command": "Invoke-MgBoundingUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRect", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/boundingRect(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgBoundingUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRect", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Bounding", "BoundingViaIdentity" ] }, { + "Command": "Invoke-MgBoundingUserInsightSharedResourceMicrosoftGraphWorkbookRangeRect", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgBoundingUserInsightSharedResourceMicrosoftGraphWorkbookRangeRect", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Bounding", "BoundingViaIdentity" ] }, { + "Command": "Invoke-MgBoundingUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRect", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/boundingRect(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgBoundingUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRect", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Bounding", "BoundingViaIdentity" ] }, { + "Command": "Invoke-MgBoundingUserInsightUsedResourceMicrosoftGraphWorkbookRangeRect", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgBoundingUserInsightUsedResourceMicrosoftGraphWorkbookRangeRect", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Bounding", "BoundingViaIdentity" ] }, { + "Command": "Invoke-MgBufferInformationProtectionDecrypt", "Uri": "/informationProtection/decryptBuffer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Invoke-MgBufferInformationProtectionDecrypt", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Buffer", "BufferExpanded" ] }, { + "Command": "Invoke-MgBufferInformationProtectionEncrypt", "Uri": "/informationProtection/encryptBuffer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Invoke-MgBufferInformationProtectionEncrypt", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Method": "POST", "Variants": [ "Buffer", "BufferExpanded" ] }, { + "Command": "Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc", "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { + "Command": "Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -102102,26 +102532,26 @@ ] }, { + "Command": "Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc", "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { + "Command": "Invoke-MgBulkUserManagedDeviceReprovisionCloudPc", "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgBulkUserManagedDeviceReprovisionCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -102130,39 +102560,39 @@ ] }, { + "Command": "Invoke-MgCalendarGroupCalendar", "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Invoke-MgCalendarGroupCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Calendar", "CalendarViaIdentity" ] }, { + "Command": "Invoke-MgCalendarGroupCalendar", "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Invoke-MgCalendarGroupCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Calendar1", "CalendarViaIdentity1" ] }, { + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Calendar", "Calendar3", @@ -102171,13 +102601,13 @@ ] }, { + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Calendar1", "Calendar2", @@ -102186,96 +102616,96 @@ ] }, { + "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Calendar", "CalendarViaIdentity" ] }, { + "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Calendar1", "CalendarViaIdentity1" ] }, { + "Command": "Invoke-MgCellUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cell(row={row},column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCellUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Cell", "CellViaIdentity" ] }, { + "Command": "Invoke-MgCellUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cell(row={row},column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCellUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Cell", "CellViaIdentity" ] }, { + "Command": "Invoke-MgCellUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cell(row={row},column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCellUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Cell", "CellViaIdentity" ] }, { + "Command": "Invoke-MgCellUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cell(row={row},column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgCellUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Cell", "CellViaIdentity" ] }, { + "Command": "Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -102284,18 +102714,18 @@ ] }, { + "Command": "Invoke-MgCleanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/cleanWindowsDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -102304,13 +102734,13 @@ ] }, { + "Command": "Invoke-MgCleanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -102319,18 +102749,18 @@ ] }, { + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -102339,18 +102769,18 @@ ] }, { + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clean1", "CleanExpanded1", @@ -102359,18 +102789,18 @@ ] }, { + "Command": "Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -102379,18 +102809,18 @@ ] }, { + "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Clean1", "CleanExpanded1", @@ -102399,18 +102829,18 @@ ] }, { + "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -102419,13 +102849,13 @@ ] }, { + "Command": "Invoke-MgClockTeamScheduleTimeCardIn", "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Invoke-MgClockTeamScheduleTimeCardIn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -102434,18 +102864,18 @@ ] }, { + "Command": "Invoke-MgClockTeamScheduleTimeCardOut", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Invoke-MgClockTeamScheduleTimeCardOut", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -102454,109 +102884,109 @@ ] }, { + "Command": "Invoke-MgCloudDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCloudDeviceManagementComanagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ] }, { + "Command": "Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ] }, { + "Command": "Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ] }, { + "Command": "Invoke-MgCloudDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCloudDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ] }, { + "Command": "Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ] }, { + "Command": "Invoke-MgCloudUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCloudUserManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ] }, { + "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/column(column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Column", "ColumnViaIdentity" ] }, { + "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAfter", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsAfter", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102565,13 +102995,13 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBefore", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsBefore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102580,26 +103010,26 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/column(column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Column", "ColumnViaIdentity" ] }, { + "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeAfter", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsAfter", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102608,13 +103038,13 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeBefore", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsBefore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102623,26 +103053,26 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/column(column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Column", "ColumnViaIdentity" ] }, { + "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAfter", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsAfter", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102651,13 +103081,13 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBefore", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsBefore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102666,26 +103096,26 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/column(column={column})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Column", "ColumnViaIdentity" ] }, { + "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeAfter", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsAfter", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102694,13 +103124,13 @@ ] }, { + "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeBefore", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsBefore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Columns", "Columns1", @@ -102709,13 +103139,13 @@ ] }, { + "Command": "Invoke-MgCommitUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFile", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/commit", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCommitUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -102724,13 +103154,13 @@ ] }, { + "Command": "Invoke-MgCommitUserInsightSharedResourceMicrosoftGraphMobileAppContentFile", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/commit", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCommitUserInsightSharedResourceMicrosoftGraphMobileAppContentFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -102739,13 +103169,13 @@ ] }, { + "Command": "Invoke-MgCommitUserInsightTrendingResourceMicrosoftGraphMobileAppContentFile", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/commit", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCommitUserInsightTrendingResourceMicrosoftGraphMobileAppContentFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -102754,13 +103184,13 @@ ] }, { + "Command": "Invoke-MgCommitUserInsightUsedResourceMicrosoftGraphMobileAppContentFile", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/commit", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCommitUserInsightUsedResourceMicrosoftGraphMobileAppContentFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -102769,57 +103199,57 @@ ] }, { + "Command": "Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Method": "POST", "Variants": [ "Consent", "ConsentViaIdentity" ] }, { + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2" ] }, { + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -102828,13 +103258,13 @@ ] }, { + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -102843,21 +103273,23 @@ ] }, { + "Command": "Invoke-MgCustomDeviceManagementRoleAssignmentRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/hasCustomRoleScopeTag", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgCustomDeviceManagementRoleAssignmentRoleScopeTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Custom", "CustomViaIdentity" ] }, { + "Command": "Invoke-MgCustomDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -102872,22 +103304,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgCustomDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Custom" ] }, { + "Command": "Invoke-MgDeclineGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -102896,13 +103326,13 @@ ] }, { + "Command": "Invoke-MgDeclineGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline1", "DeclineExpanded1", @@ -102911,13 +103341,13 @@ ] }, { + "Command": "Invoke-MgDeclineGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/decline", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDeclineGroupEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Decline1", "DeclineExpanded1", @@ -102926,13 +103356,13 @@ ] }, { + "Command": "Invoke-MgDeclineGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDeclineGroupEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -102941,18 +103371,18 @@ ] }, { + "Command": "Invoke-MgDeclineUserEvent", "Uri": "/users/{user-id}/events/{event-id}/decline", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Decline1", "DeclineExpanded1", @@ -102961,18 +103391,18 @@ ] }, { + "Command": "Invoke-MgDeclineUserEvent", "Uri": "/users/{user-id}/events/{event-id}/decline", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -102981,13 +103411,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -102996,13 +103426,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline1", "DeclineExpanded1", @@ -103011,13 +103441,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -103026,13 +103456,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -103041,13 +103471,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -103056,13 +103486,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/decline", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -103071,13 +103501,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserMailFolderMessageMicrosoftGraphEventMessageRequest", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/decline", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserMailFolderMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -103086,13 +103516,13 @@ ] }, { + "Command": "Invoke-MgDeclineUserMessageMicrosoftGraphEventMessageRequest", "Uri": "/users/{user-id}/messages/{message-id}/decline", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -103101,18 +103531,18 @@ ] }, { + "Command": "Invoke-MgDeprovisionDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeprovisionDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -103121,18 +103551,18 @@ ] }, { + "Command": "Invoke-MgDeprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deprovision", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -103141,13 +103571,13 @@ ] }, { + "Command": "Invoke-MgDeprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -103156,18 +103586,18 @@ ] }, { + "Command": "Invoke-MgDeprovisionDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeprovisionDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -103176,18 +103606,18 @@ ] }, { + "Command": "Invoke-MgDeprovisionDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeprovisionDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -103196,13 +103626,13 @@ ] }, { + "Command": "Invoke-MgDeprovisionUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDeprovisionUserManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -103211,13 +103641,13 @@ ] }, { + "Command": "Invoke-MgDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Access", "AccessExpanded", @@ -103226,13 +103656,13 @@ ] }, { + "Command": "Invoke-MgDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Access1", "AccessExpanded1", @@ -103241,13 +103671,13 @@ ] }, { + "Command": "Invoke-MgDismissDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}/dismiss", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgDismissDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -103256,13 +103686,13 @@ ] }, { + "Command": "Invoke-MgDismissDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgDismissDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -103271,13 +103701,13 @@ ] }, { + "Command": "Invoke-MgDismissDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/dismiss", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgDismissDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -103286,238 +103716,240 @@ ] }, { + "Command": "Invoke-MgDismissGroupCalendarEventReminder", "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { + "Command": "Invoke-MgDismissGroupCalendarEventReminder", "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss1", "DismissViaIdentity1" ] }, { + "Command": "Invoke-MgDismissGroupEventReminder", "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDismissGroupEventReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss1", "DismissViaIdentity1" ] }, { + "Command": "Invoke-MgDismissGroupEventReminder", "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgDismissGroupEventReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { + "Command": "Invoke-MgDismissRiskyUser", "Uri": "/riskyUsers/dismiss", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Invoke-MgDismissRiskyUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ] }, { + "Command": "Invoke-MgDismissUserEventInstanceReminder", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { + "Command": "Invoke-MgDismissUserEventInstanceReminder", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss1", "DismissViaIdentity1" ] }, { + "Command": "Invoke-MgDismissUserEventReminder", "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventReminder", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss1", "DismissViaIdentity1" ] }, { + "Command": "Invoke-MgDismissUserEventReminder", "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventReminder", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { + "Command": "Invoke-MgDownDeviceManagementComanagedDeviceShut", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementComanagedDeviceShut", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { + "Command": "Invoke-MgDownDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceShut", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/shutDown", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceShut", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { + "Command": "Invoke-MgDownDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceShut", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceShut", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Down1", "DownViaIdentity1" ] }, { + "Command": "Invoke-MgDownDeviceManagementScriptDeviceRunStateManagedDeviceShut", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementScriptDeviceRunStateManagedDeviceShut", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -103532,17 +103964,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Download" ] }, { + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -103557,131 +103989,131 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Download1" ] }, { + "Command": "Invoke-MgDownUserManagedDeviceShut", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgDownUserManagedDeviceShut", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Down1", "DownViaIdentity1" ] }, { + "Command": "Invoke-MgDownUserManagedDeviceShut", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgDownUserManagedDeviceShut", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { + "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "WindowsUpdates", - "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAsset", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded" ] }, { + "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAssetById", "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "WindowsUpdates", - "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAssetById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Enroll1", "EnrollExpanded1" ] }, { + "Command": "Invoke-MgEntireUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgEntireUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Entire", "EntireViaIdentity" ] }, { + "Command": "Invoke-MgEntireUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgEntireUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Entire", "EntireViaIdentity" ] }, { + "Command": "Invoke-MgEntireUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgEntireUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Entire", "EntireViaIdentity" ] }, { + "Command": "Invoke-MgEntireUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgEntireUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Entire", "EntireViaIdentity" ] }, { + "Command": "Invoke-MgEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -103696,36 +104128,34 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Invoke-MgEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Estimate", "EstimateViaIdentity" ] }, { + "Command": "Invoke-MgExecuteDeviceManagementComanagedDeviceAction", "Uri": "/deviceManagement/comanagedDevices/executeAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExecuteDeviceManagementComanagedDeviceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded" ] }, { + "Command": "Invoke-MgExecuteDeviceManagementDetectedAppManagedDeviceAction", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/executeAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExecuteDeviceManagementDetectedAppManagedDeviceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded", @@ -103734,26 +104164,26 @@ ] }, { + "Command": "Invoke-MgExecuteDeviceManagementManagedDeviceAction", "Uri": "/deviceManagement/managedDevices/executeAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExecuteDeviceManagementManagedDeviceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded" ] }, { + "Command": "Invoke-MgExecuteDeviceManagementWindowDriverUpdateProfileAction", "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExecuteDeviceManagementWindowDriverUpdateProfileAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBulkDriverActionResult", - "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded", @@ -103762,13 +104192,13 @@ ] }, { + "Command": "Invoke-MgExecuteUserManagedDeviceAction", "Uri": "/users/{user-id}/managedDevices/executeAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgExecuteUserManagedDeviceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded", @@ -103777,603 +104207,629 @@ ] }, { + "Command": "Invoke-MgExperienceDeviceManagement", "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "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 }, - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgExperienceDeviceManagement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", - "Method": "GET", "Variants": [ "Experience" ] }, { + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendFeatureUpdatesPause", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Extend", "ExtendViaIdentity" ] }, { + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendQualityUpdatesPause", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Extend", "ExtendViaIdentity" ] }, { + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendFeatureUpdatesPause", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Extend", "ExtendViaIdentity" ] }, { + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendQualityUpdatesPause", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Extend", "ExtendViaIdentity" ] }, { + "Command": "Invoke-MgExtractInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Invoke-MgExtractInformationProtectionPolicyLabel", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Method": "POST", "Variants": [ "Extract", "ExtractExpanded" ] }, { + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackage", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", "Variants": [ "Filter1", "FilterViaIdentity1" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval1", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "Filter1", "FilterViaIdentity1" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on={on})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on={on})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterEntitlementManagementCatalogAccessPackage", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/filterByCurrentUser(on={on})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementCatalogAccessPackage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on={on})", + "Method": "GET", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "Filter", + "FilterViaIdentity" + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on={on})", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": [], - "Module": "DeviceManagement.Enrolment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "Filter", + "FilterViaIdentity" + ] + }, + { "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on={on})", "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterUserAppConsentRequestForApproval", "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgFilterUserAppConsentRequestForApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppConsentRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterUserAppConsentRequestForApprovalUserConsentRequest", "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgFilterUserAppConsentRequestForApprovalUserConsentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserConsentRequest", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterUserApproval", "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgFilterUserApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterUserPendingAccessReviewInstance", "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgFilterUserPendingAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceDecision", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on={on})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Command": "Invoke-MgFinancialCompanyJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Invoke-MgFinancialCompanyJournal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { + "Command": "Invoke-MgFinancialCompanyPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Invoke-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { + "Command": "Invoke-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Invoke-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { + "Command": "Invoke-MgFinancialCompanySaleInvoiceAndSend", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Invoke-MgFinancialCompanySaleInvoiceAndSend", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { + "Command": "Invoke-MgForceDomainDelete", "Uri": "/domains/{domain-id}/forceDelete", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgForceDomainDelete", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Force", "ForceExpanded", @@ -104382,18 +104838,18 @@ ] }, { + "Command": "Invoke-MgForceDomainDelete", "Uri": "/domains/{domain-id}/forceDelete", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgForceDomainDelete", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Force1", "ForceExpanded1", @@ -104402,18 +104858,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupCalendarEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104422,18 +104878,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupCalendarEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104442,18 +104898,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPost", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104462,18 +104918,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPost", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104482,13 +104938,13 @@ ] }, { + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104497,13 +104953,13 @@ ] }, { + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104512,18 +104968,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104532,18 +104988,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104552,18 +105008,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPost", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104572,18 +105028,18 @@ ] }, { + "Command": "Invoke-MgForwardGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPost", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104592,13 +105048,13 @@ ] }, { + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104607,13 +105063,13 @@ ] }, { + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104622,18 +105078,18 @@ ] }, { + "Command": "Invoke-MgForwardUserEvent", "Uri": "/users/{user-id}/events/{event-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104642,18 +105098,18 @@ ] }, { + "Command": "Invoke-MgForwardUserEvent", "Uri": "/users/{user-id}/events/{event-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104662,13 +105118,13 @@ ] }, { + "Command": "Invoke-MgForwardUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104677,13 +105133,13 @@ ] }, { + "Command": "Invoke-MgForwardUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104692,18 +105148,18 @@ ] }, { + "Command": "Invoke-MgForwardUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104712,18 +105168,18 @@ ] }, { + "Command": "Invoke-MgForwardUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104732,18 +105188,18 @@ ] }, { + "Command": "Invoke-MgForwardUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/forward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Forward1", "ForwardExpanded1", @@ -104752,18 +105208,18 @@ ] }, { + "Command": "Invoke-MgForwardUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/forward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -104772,223 +105228,223 @@ ] }, { + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Method": "GET", "Variants": [ "Functions", "FunctionsViaIdentity" ] }, { + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Method": "GET", "Variants": [ "Functions", "FunctionsViaIdentity" ] }, { + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Method": "GET", "Variants": [ "Functions", "FunctionsViaIdentity" ] }, { + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Method": "GET", "Variants": [ "Functions", "FunctionsViaIdentity" ] }, { + "Command": "Invoke-MgHasDeviceAppMgtAndroidManagedAppProtectionPayloadLink", "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgHasDeviceAppMgtAndroidManagedAppProtectionPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceAppMgtiOSLobAppProvisioningConfigurationPayloadLink", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgHasDeviceAppMgtiOSLobAppProvisioningConfigurationPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceAppMgtiOSManagedAppProtectionPayloadLink", "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgHasDeviceAppMgtiOSManagedAppProtectionPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceAppMgtMdmWindowInformationProtectionPolicyPayloadLink", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgHasDeviceAppMgtMdmWindowInformationProtectionPolicyPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceAppMgtMobileAppPayloadLink", "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgHasDeviceAppMgtMobileAppPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceAppMgtTargetedManagedAppConfigurationPayloadLink", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgHasDeviceAppMgtTargetedManagedAppConfigurationPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceManagementDeviceCompliancePolicyPayloadLink", "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceManagementDeviceConfigurationPayloadLink", "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgHasDeviceManagementDeviceConfigurationPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceManagementScriptPayloadLink", "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgHasDeviceManagementScriptPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasDeviceManagementWindowAutopilotDeploymentProfilePayloadLink", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgHasDeviceManagementWindowAutopilotDeploymentProfilePayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded" ] }, { + "Command": "Invoke-MgHasUserDeviceEnrollmentConfigurationPayloadLink", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgHasUserDeviceEnrollmentConfigurationPayloadLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Method": "POST", "Variants": [ "Has", "HasExpanded", @@ -104997,8 +105453,10 @@ ] }, { + "Command": "Invoke-MgInstantiateApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -105013,10 +105471,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Invoke-MgInstantiateApplicationTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationServicePrincipal1", - "Method": "POST", "Variants": [ "Instantiate", "InstantiateExpanded", @@ -105025,8 +105481,10 @@ ] }, { + "Command": "Invoke-MgInstantiateApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -105041,10 +105499,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Invoke-MgInstantiateApplicationTemplate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Method": "POST", "Variants": [ "Instantiate1", "InstantiateExpanded1", @@ -105053,78 +105509,78 @@ ] }, { + "Command": "Invoke-MgIntersectionUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/intersection(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgIntersectionUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Intersection", "IntersectionViaIdentity" ] }, { + "Command": "Invoke-MgIntersectionUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/intersection(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgIntersectionUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Intersection", "IntersectionViaIdentity" ] }, { + "Command": "Invoke-MgIntersectionUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/intersection(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgIntersectionUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Intersection", "IntersectionViaIdentity" ] }, { + "Command": "Invoke-MgIntersectionUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/intersection(anotherRange='{anotherRange}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgIntersectionUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Intersection", "IntersectionViaIdentity" ] }, { + "Command": "Invoke-MgInvalidateUserRefreshToken", "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgInvalidateUserRefreshToken", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Invalidate", "InvalidateViaIdentity" ] }, { + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgInviteCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInviteParticipantsOperation1", - "Method": "POST", "Variants": [ "Invite1", "InviteExpanded1", @@ -105133,13 +105589,13 @@ ] }, { + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgInviteCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -105148,8 +105604,10 @@ ] }, { + "Command": "Invoke-MgIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -105164,199 +105622,199 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Are" ] }, { + "Command": "Invoke-MgKeepCommunicationCallAlive", "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgKeepCommunicationCallAlive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Keep1", "KeepViaIdentity1" ] }, { + "Command": "Invoke-MgKeepCommunicationCallAlive", "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgKeepCommunicationCallAlive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Keep", "KeepViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeCell", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastCell", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeCell", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRow", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeCell", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastCell", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeCell", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeRow", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeCell", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastCell", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeCell", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRow", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeCell", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastCell", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeCell", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastColumn", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeRow", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeRow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Last", "LastViaIdentity" ] }, { + "Command": "Invoke-MgLicenseUser", "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -105371,18 +105829,18 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Invoke-MgLicenseUser", - "OutputType": "IMicrosoftGraphUser", - "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "License", "LicenseViaIdentity" ] }, { + "Command": "Invoke-MgLicenseUser", "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -105397,170 +105855,168 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Invoke-MgLicenseUser", - "OutputType": "IMicrosoftGraphUser1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "License1", "LicenseViaIdentity1" ] }, { + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Log1", "LogExpanded1" ] }, { + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Log", "LogExpanded" ] }, { + "Command": "Invoke-MgLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { + "Command": "Invoke-MgLogoutDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { + "Command": "Invoke-MgLogoutDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Logout1", "LogoutViaIdentity1" ] }, { + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Logout1", "LogoutViaIdentity1" ] }, { + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { + "Command": "Invoke-MgMarkChatRead", "Uri": "/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Invoke-MgMarkChatRead", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -105569,13 +106025,13 @@ ] }, { + "Command": "Invoke-MgMarkChatUnread", "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Invoke-MgMarkChatUnread", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -105584,8 +106040,10 @@ ] }, { + "Command": "Invoke-MgMessageChat", "Uri": "/chats/allMessages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Read", @@ -105606,17 +106064,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Invoke-MgMessageChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Messages" ] }, { + "Command": "Invoke-MgMessageTeam", "Uri": "/teams/allMessages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Directory.Read.All", @@ -105661,17 +106119,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgMessageTeam", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Messages" ] }, { + "Command": "Invoke-MgMessageTeamChannel", "Uri": "/teams/{team-id}/channels/allMessages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -105716,23 +106174,21 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgMessageTeamChannel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "GET", "Variants": [ "Messages", "MessagesViaIdentity" ] }, { + "Command": "Invoke-MgMuteAllCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgMuteAllCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Method": "POST", "Variants": [ "Mute1", "MuteExpanded1", @@ -105741,13 +106197,13 @@ ] }, { + "Command": "Invoke-MgMuteCommunicationCall", "Uri": "/communications/calls/{call-id}/mute", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Method": "POST", "Variants": [ "Mute1", "MuteExpanded1", @@ -105756,13 +106212,13 @@ ] }, { + "Command": "Invoke-MgMuteCommunicationCall", "Uri": "/communications/calls/{call-id}/mute", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -105771,13 +106227,13 @@ ] }, { + "Command": "Invoke-MgMuteCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/muteAll", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMuteParticipantsOperation", - "Method": "POST", "Variants": [ "Mute2", "MuteExpanded2", @@ -105786,13 +106242,13 @@ ] }, { + "Command": "Invoke-MgMuteCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -105801,111 +106257,111 @@ ] }, { + "Command": "Invoke-MgMyPrivilegedApprovalRequest", "Uri": "/privilegedApproval/myRequests", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Invoke-MgMyPrivilegedApprovalRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Method": "GET", "Variants": [ "My" ] }, { + "Command": "Invoke-MgMyPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/my", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Invoke-MgMyPrivilegedRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "GET", "Variants": [ "My" ] }, { + "Command": "Invoke-MgMyPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/my", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Identity.Governance", - "Command": "Invoke-MgMyPrivilegedRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Method": "GET", "Variants": [ "My" ] }, { + "Command": "Invoke-MgOffsetUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgOffsetUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Offset", "OffsetViaIdentity" ] }, { + "Command": "Invoke-MgOffsetUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgOffsetUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Offset", "OffsetViaIdentity" ] }, { + "Command": "Invoke-MgOffsetUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgOffsetUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Offset", "OffsetViaIdentity" ] }, { + "Command": "Invoke-MgOffsetUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgOffsetUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Offset", "OffsetViaIdentity" ] }, { + "Command": "Invoke-MgOverrideDeviceManagementComanagedDeviceComplianceState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgOverrideDeviceManagementComanagedDeviceComplianceState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -105914,13 +106370,13 @@ ] }, { + "Command": "Invoke-MgOverrideDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceComplianceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/overrideComplianceState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgOverrideDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceComplianceState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -105929,13 +106385,13 @@ ] }, { + "Command": "Invoke-MgOverrideDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceComplianceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgOverrideDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceComplianceState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -105944,13 +106400,13 @@ ] }, { + "Command": "Invoke-MgOverrideDeviceManagementManagedDeviceComplianceState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgOverrideDeviceManagementManagedDeviceComplianceState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -105959,13 +106415,13 @@ ] }, { + "Command": "Invoke-MgOverrideDeviceManagementScriptDeviceRunStateManagedDeviceComplianceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgOverrideDeviceManagementScriptDeviceRunStateManagedDeviceComplianceState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -105974,13 +106430,13 @@ ] }, { + "Command": "Invoke-MgOverrideUserManagedDeviceComplianceState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgOverrideUserManagedDeviceComplianceState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -105989,13 +106445,13 @@ ] }, { + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -106004,13 +106460,13 @@ ] }, { + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -106019,18 +106475,18 @@ ] }, { + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -106039,18 +106495,18 @@ ] }, { + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -106059,8 +106515,10 @@ ] }, { + "Command": "Invoke-MgPendingUserApp", "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -106075,23 +106533,21 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Invoke-MgPendingUserApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Method": "GET", "Variants": [ "Pending", "PendingViaIdentity" ] }, { + "Command": "Invoke-MgPlayCommunicationCallPrompt", "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlayPromptOperation1", - "Method": "POST", "Variants": [ "Play1", "PlayExpanded1", @@ -106100,13 +106556,13 @@ ] }, { + "Command": "Invoke-MgPlayCommunicationCallPrompt", "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -106115,111 +106571,123 @@ ] }, { + "Command": "Invoke-MgPlayDeviceManagementComanagedDeviceLostModeSound", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgPlayDeviceManagementComanagedDeviceLostModeSound", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Play", - "PlayViaIdentity" + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ] }, { + "Command": "Invoke-MgPlayDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostModeSound", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/playLostModeSound", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgPlayDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostModeSound", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Play", - "PlayViaIdentity" + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ] }, { + "Command": "Invoke-MgPlayDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostModeSound", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgPlayDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostModeSound", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Play", - "PlayViaIdentity" + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ] }, { + "Command": "Invoke-MgPlayDeviceManagementManagedDeviceLostModeSound", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgPlayDeviceManagementManagedDeviceLostModeSound", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Play", - "PlayViaIdentity" + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ] }, { + "Command": "Invoke-MgPlayDeviceManagementScriptDeviceRunStateManagedDeviceLostModeSound", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgPlayDeviceManagementScriptDeviceRunStateManagedDeviceLostModeSound", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Play", - "PlayViaIdentity" + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ] }, { + "Command": "Invoke-MgPlayUserManagedDeviceLostModeSound", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgPlayUserManagedDeviceLostModeSound", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Play", - "PlayViaIdentity" + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ] }, { + "Command": "Invoke-MgPostponeDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}/postpone", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgPostponeDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -106228,13 +106696,13 @@ ] }, { + "Command": "Invoke-MgPostponeDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgPostponeDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -106243,13 +106711,13 @@ ] }, { + "Command": "Invoke-MgPostponeDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/postpone", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgPostponeDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -106258,99 +106726,101 @@ ] }, { + "Command": "Invoke-MgPreviewGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Invoke-MgPreviewGroupOnenotePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { + "Command": "Invoke-MgPreviewGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Groups", - "Command": "Invoke-MgPreviewGroupOnenotePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Method": "GET", "Variants": [ "Preview1", "PreviewViaIdentity1" ] }, { + "Command": "Invoke-MgPreviewSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenotePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { + "Command": "Invoke-MgPreviewSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenotePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Method": "GET", "Variants": [ "Preview1", "PreviewViaIdentity1" ] }, { + "Command": "Invoke-MgPreviewUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgPreviewUserOnenotePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Method": "GET", "Variants": [ "Preview1", "PreviewViaIdentity1" ] }, { + "Command": "Invoke-MgPreviewUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgPreviewUserOnenotePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { + "Command": "Invoke-MgQueryDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgQueryDeviceManagementResourceAccessProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Method": "POST", "Variants": [ "Query", "QueryExpanded" ] }, { + "Command": "Invoke-MgQuerySearch", "Uri": "/search/query", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Search", "Permissions": [ { "Name": "Calendars.Read", @@ -106383,18 +106853,18 @@ "IsAdmin": false } ], - "Module": "Search", - "Command": "Invoke-MgQuerySearch", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchResponse1", - "Method": "POST", "Variants": [ "Query", "QueryExpanded" ] }, { + "Command": "Invoke-MgQuerySearch", "Uri": "/search/query", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Search", "Permissions": [ { "Name": "Calendars.Read", @@ -106427,36 +106897,34 @@ "IsAdmin": false } ], - "Module": "Search", - "Command": "Invoke-MgQuerySearch", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSearchResponse", - "Method": "POST", "Variants": [ "Query1", "QueryExpanded1" ] }, { + "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeResized", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeResized", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeUsed", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/usedRange", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "Range1", @@ -106465,39 +106933,39 @@ ] }, { + "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeView", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/range", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeView", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeResized", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeResized", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeUsed", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/usedRange", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "Range1", @@ -106506,39 +106974,39 @@ ] }, { + "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeView", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/range", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeView", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeResized", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeResized", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeUsed", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/usedRange", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "Range1", @@ -106547,39 +107015,39 @@ ] }, { + "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeView", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/range", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeView", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeResized", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeResized", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeUsed", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/usedRange", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "Range1", @@ -106588,60 +107056,62 @@ ] }, { + "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeView", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/range", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeView", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Range", "RangeViaIdentity" ] }, { + "Command": "Invoke-MgReactivateDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}/reactivate", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgReactivateDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ] }, { + "Command": "Invoke-MgReactivateDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgReactivateDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ] }, { + "Command": "Invoke-MgReactivateDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/reactivate", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgReactivateDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ] }, { + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -106656,101 +107126,151 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Reassign1", + "ReassignViaIdentity1" + ] + }, + { + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Method": "POST", + "Module": "Education", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Method": "POST", "Module": "Education", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Reassign1", + "ReassignViaIdentity1" + ] + }, + { + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Uri": "/drives/{drive-id}/recent", - "ApiVersion": "beta", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Method": "POST", + "Module": "Education", "Permissions": [], - "Module": "Files", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Reassign1", + "ReassignViaIdentity1" + ] + }, + { "Command": "Invoke-MgRecentDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/recent", "Method": "GET", + "Module": "Files", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" ] }, { + "Command": "Invoke-MgRecentDrive", "Uri": "/drives/{drive-id}/recent", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Invoke-MgRecentDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Recent1", "RecentViaIdentity1" ] }, { + "Command": "Invoke-MgRecentUserActivity", "Uri": "/users/{user-id}/activities/recent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRecentUserActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserActivity", - "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { + "Command": "Invoke-MgRecentUserActivity", "Uri": "/users/{user-id}/activities/recent", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRecentUserActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserActivity1", - "Method": "GET", "Variants": [ "Recent1", "RecentViaIdentity1" ] }, { + "Command": "Invoke-MgRecordCommunicationCall", "Uri": "/communications/calls/{call-id}/record", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgRecordCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecordOperation1", - "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -106759,13 +107279,13 @@ ] }, { + "Command": "Invoke-MgRecordCommunicationCallResponse", "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgRecordCommunicationCallResponse", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecordOperation1", - "Method": "POST", "Variants": [ "Record1", "RecordExpanded1", @@ -106774,13 +107294,13 @@ ] }, { + "Command": "Invoke-MgRecordCommunicationCallResponse", "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgRecordCommunicationCallResponse", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRecordOperation", - "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -106789,13 +107309,56 @@ ] }, { - "Uri": "/communications/calls/{call-id}/redirect", + "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Record", + "RecordExpanded" + ] + }, + { + "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [], - "Module": "CloudCommunications", - "Command": "Invoke-MgRedirectCommunicationCall", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Record", + "RecordExpanded", + "RecordViaIdentity", + "RecordViaIdentityExpanded" + ] + }, + { + "Command": "Invoke-MgRecordUserPendingAccessReviewInstanceDecision", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Record", + "RecordExpanded", + "RecordViaIdentity", + "RecordViaIdentityExpanded" + ] + }, + { + "Command": "Invoke-MgRedirectCommunicationCall", + "Uri": "/communications/calls/{call-id}/redirect", "Method": "POST", + "Module": "CloudCommunications", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Redirect1", "RedirectExpanded1", @@ -106804,13 +107367,13 @@ ] }, { + "Command": "Invoke-MgRedirectCommunicationCall", "Uri": "/communications/calls/{call-id}/redirect", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgRedirectCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -106819,13 +107382,13 @@ ] }, { + "Command": "Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/redirect", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJob", - "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -106834,13 +107397,13 @@ ] }, { + "Command": "Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/redirect", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJob", - "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -106849,13 +107412,13 @@ ] }, { + "Command": "Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/redirect", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJob", - "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -106864,13 +107427,13 @@ ] }, { + "Command": "Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/redirect", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJob", - "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -106879,111 +107442,111 @@ ] }, { + "Command": "Invoke-MgReenableDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReenableDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { + "Command": "Invoke-MgReenableDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reenable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReenableDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { + "Command": "Invoke-MgReenableDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReenableDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { + "Command": "Invoke-MgReenableDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReenableDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { + "Command": "Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { + "Command": "Invoke-MgReenableUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgReenableUserManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { + "Command": "Invoke-MgRejectCommunicationCall", "Uri": "/communications/calls/{call-id}/reject", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgRejectCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reject1", "RejectExpanded1", @@ -106992,13 +107555,13 @@ ] }, { + "Command": "Invoke-MgRejectCommunicationCall", "Uri": "/communications/calls/{call-id}/reject", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgRejectCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reject", "RejectExpanded", @@ -107007,8 +107570,10 @@ ] }, { + "Command": "Invoke-MgRenewGroup", "Uri": "/groups/{group-id}/renew", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -107023,18 +107588,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Invoke-MgRenewGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { + "Command": "Invoke-MgRenewGroup", "Uri": "/groups/{group-id}/renew", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -107049,83 +107614,83 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Invoke-MgRenewGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Renew1", "RenewViaIdentity1" ] }, { + "Command": "Invoke-MgRenewGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/renewGroup", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgRenewGroupLifecyclePolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Renew", "RenewExpanded" ] }, { + "Command": "Invoke-MgRenewUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFileUpload", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/renewUpload", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRenewUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { + "Command": "Invoke-MgRenewUserInsightSharedResourceMicrosoftGraphMobileAppContentFileUpload", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/renewUpload", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRenewUserInsightSharedResourceMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { + "Command": "Invoke-MgRenewUserInsightTrendingResourceMicrosoftGraphMobileAppContentFileUpload", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/renewUpload", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRenewUserInsightTrendingResourceMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { + "Command": "Invoke-MgRenewUserInsightUsedResourceMicrosoftGraphMobileAppContentFileUpload", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/renewUpload", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRenewUserInsightUsedResourceMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { + "Command": "Invoke-MgReopenComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -107140,28 +107705,26 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Invoke-MgReopenComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reopen", "ReopenViaIdentity" ] }, { + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply3", "ReplyExpanded3", @@ -107170,18 +107733,18 @@ ] }, { + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107190,18 +107753,18 @@ ] }, { + "Command": "Invoke-MgReplyAllUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply3", "ReplyExpanded3", @@ -107210,18 +107773,18 @@ ] }, { + "Command": "Invoke-MgReplyAllUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107230,18 +107793,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThread", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107250,18 +107813,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThread", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107270,18 +107833,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPost", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107290,18 +107853,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPost", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107310,13 +107873,13 @@ ] }, { + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107325,13 +107888,13 @@ ] }, { + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107340,18 +107903,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThread", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107360,18 +107923,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThread", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107380,18 +107943,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPost", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107400,18 +107963,18 @@ ] }, { + "Command": "Invoke-MgReplyGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPost", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107420,13 +107983,13 @@ ] }, { + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107435,13 +107998,13 @@ ] }, { + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -107450,18 +108013,18 @@ ] }, { + "Command": "Invoke-MgReplyUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply2", "ReplyExpanded2", @@ -107470,18 +108033,18 @@ ] }, { + "Command": "Invoke-MgReplyUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107490,18 +108053,18 @@ ] }, { + "Command": "Invoke-MgReplyUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/reply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reply2", "ReplyExpanded2", @@ -107510,18 +108073,18 @@ ] }, { + "Command": "Invoke-MgReplyUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/reply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -107530,165 +108093,169 @@ ] }, { + "Command": "Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reprovision", - "ReprovisionViaIdentity" + "ReprovisionExpanded", + "ReprovisionViaIdentity", + "ReprovisionViaIdentityExpanded" ] }, { + "Command": "Invoke-MgRetireDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { + "Command": "Invoke-MgRetireDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/retire", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { + "Command": "Invoke-MgRetireDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Retire1", "RetireViaIdentity1" ] }, { + "Command": "Invoke-MgRetireDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { + "Command": "Invoke-MgRetireUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgRetireUserManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Retire1", "RetireViaIdentity1" ] }, { + "Command": "Invoke-MgRetireUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgRetireUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -107703,18 +108270,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Return1", "ReturnViaIdentity1" ] }, { + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -107729,302 +108296,326 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" ] }, { + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Method": "POST", "Module": "Education", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Return1", + "ReturnViaIdentity1" + ] + }, + { + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" ] }, { + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Return1", + "ReturnViaIdentity1" + ] + }, + { + "Command": "Invoke-MgReuploadDeviceManagementVirtualEndpointDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgReuploadDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reupload", "ReuploadViaIdentity" ] }, { + "Command": "Invoke-MgRoleManagementDirectorySchedule", "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgRoleManagementDirectorySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Method": "GET", "Variants": [ "Role", "RoleViaIdentity" ] }, { + "Command": "Invoke-MgRoleManagementEntitlementManagementSchedule", "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgRoleManagementEntitlementManagementSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Method": "GET", "Variants": [ "Role", "RoleViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceBitLockerKey", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceBitLockerKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceFileVaultKey", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceBitLockerKey", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceBitLockerKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateFileVaultKey", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceBitLockerKey", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceBitLockerKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementManagedDeviceBitLockerKey", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementManagedDeviceBitLockerKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementManagedDeviceFileVaultKey", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceBitLockerKey", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceBitLockerKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateUserManagedDeviceBitLockerKey", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRotateUserManagedDeviceBitLockerKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRotateUserManagedDeviceFileVaultKey", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgRotateUserManagedDeviceFileVaultKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/row(row={row})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAbove", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsAbove", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108033,13 +108624,13 @@ ] }, { + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBelow", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsBelow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108048,39 +108639,39 @@ ] }, { + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeEntire", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/row(row={row})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeAbove", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsAbove", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108089,13 +108680,13 @@ ] }, { + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeBelow", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsBelow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108104,39 +108695,39 @@ ] }, { + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeEntire", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/row(row={row})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAbove", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsAbove", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108145,13 +108736,13 @@ ] }, { + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBelow", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsBelow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108160,39 +108751,39 @@ ] }, { + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeEntire", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/row(row={row})", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeAbove", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsAbove", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108201,13 +108792,13 @@ ] }, { + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeBelow", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsBelow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Rows", "Rows1", @@ -108216,31 +108807,31 @@ ] }, { + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeEntire", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireRow", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRange", - "Method": "GET", "Variants": [ "Row", "RowViaIdentity" ] }, { + "Command": "Invoke-MgScanDeviceManagementComanagedDeviceWindowDefender", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementComanagedDeviceWindowDefender", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -108249,18 +108840,18 @@ ] }, { + "Command": "Invoke-MgScanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDefender", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderScan", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDefender", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -108269,13 +108860,13 @@ ] }, { + "Command": "Invoke-MgScanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDefender", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDefender", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -108284,18 +108875,18 @@ ] }, { + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -108304,18 +108895,18 @@ ] }, { + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Scan1", "ScanExpanded1", @@ -108324,18 +108915,18 @@ ] }, { + "Command": "Invoke-MgScanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDefender", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDefender", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -108344,18 +108935,18 @@ ] }, { + "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Scan1", "ScanExpanded1", @@ -108364,18 +108955,18 @@ ] }, { + "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -108384,18 +108975,18 @@ ] }, { + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Schedule1", "ScheduleExpanded1", @@ -108404,18 +108995,18 @@ ] }, { + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Schedule", "ScheduleExpanded", @@ -108424,57 +109015,57 @@ ] }, { + "Command": "Invoke-MgScheduleRoleManagementDirectory", "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgScheduleRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Method": "GET", "Variants": [ "Schedule", "ScheduleViaIdentity" ] }, { + "Command": "Invoke-MgScheduleRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Enrolment", - "Command": "Invoke-MgScheduleRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Method": "GET", "Variants": [ "Schedule", "ScheduleViaIdentity" ] }, { + "Command": "Invoke-MgScopedDeviceManagement", "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgScopedDeviceManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Scoped", "ScopedViaIdentity" ] }, { + "Command": "Invoke-MgSelfPrivilegedRoleActivate", "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Invoke-MgSelfPrivilegedRoleActivate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -108483,70 +109074,72 @@ ] }, { + "Command": "Invoke-MgSelfPrivilegedRoleDeactivate", "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Invoke-MgSelfPrivilegedRoleDeactivate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ] }, { + "Command": "Invoke-MgSharedDrive", "Uri": "/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Invoke-MgSharedDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Shared", "SharedViaIdentity" ] }, { + "Command": "Invoke-MgSharedDrive", "Uri": "/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Invoke-MgSharedDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Shared1", "SharedViaIdentity1" ] }, { + "Command": "Invoke-MgShareDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgShareDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Share", "ShareViaIdentity" ] }, { + "Command": "Invoke-MgShareTeamSchedule", "Uri": "/teams/{team-id}/schedule/share", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -108561,10 +109154,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgShareTeamSchedule", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Share", "ShareExpanded", @@ -108573,8 +109164,10 @@ ] }, { + "Command": "Invoke-MgShareTeamSchedule", "Uri": "/teams/{team-id}/schedule/share", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -108589,10 +109182,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgShareTeamSchedule", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Share1", "ShareExpanded1", @@ -108601,26 +109192,26 @@ ] }, { + "Command": "Invoke-MgSignInformationProtectionDigest", "Uri": "/informationProtection/signDigest", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Invoke-MgSignInformationProtectionDigest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSigningResult", - "Method": "POST", "Variants": [ "Sign", "SignExpanded" ] }, { + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -108629,13 +109220,13 @@ ] }, { + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze1", "SnoozeExpanded1", @@ -108644,13 +109235,13 @@ ] }, { + "Command": "Invoke-MgSnoozeGroupEventReminder", "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupEventReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze1", "SnoozeExpanded1", @@ -108659,13 +109250,13 @@ ] }, { + "Command": "Invoke-MgSnoozeGroupEventReminder", "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupEventReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -108674,13 +109265,13 @@ ] }, { + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -108689,13 +109280,13 @@ ] }, { + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze1", "SnoozeExpanded1", @@ -108704,18 +109295,18 @@ ] }, { + "Command": "Invoke-MgSnoozeUserEventReminder", "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventReminder", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze1", "SnoozeExpanded1", @@ -108724,18 +109315,18 @@ ] }, { + "Command": "Invoke-MgSnoozeUserEventReminder", "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventReminder", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -108744,13 +109335,13 @@ ] }, { + "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Method": "POST", "Variants": [ "Subscribe1", "SubscribeExpanded1", @@ -108759,13 +109350,13 @@ ] }, { + "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Method": "POST", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -108774,96 +109365,98 @@ ] }, { + "Command": "Invoke-MgSubscribeGroup", "Uri": "/groups/{group-id}/subscribeByMail", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgSubscribeGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Subscribe", "SubscribeViaIdentity" ] }, { + "Command": "Invoke-MgSubscribeGroup", "Uri": "/groups/{group-id}/subscribeByMail", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgSubscribeGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Subscribe1", "SubscribeViaIdentity1" ] }, { + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy={summarizeBy})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Method": "GET", "Variants": [ "Summarize", "SummarizeViaIdentity" ] }, { + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRegressionSummaryDeviceRegressionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/summarizeDeviceRegressionPerformance(summarizeBy={summarizeBy})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRegressionSummaryDeviceRegressionPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", - "Method": "GET", "Variants": [ "Summarize", "SummarizeViaIdentity" ] }, { + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy={summarizeBy})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Method": "GET", "Variants": [ "Summarize", "SummarizeViaIdentity" ] }, { + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy={summarizeBy})", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Method": "GET", "Variants": [ "Summarize", "SummarizeViaIdentity" ] }, { + "Command": "Invoke-MgSupportedUserOutlookLanguage", "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "User.Read", @@ -108878,18 +109471,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Invoke-MgSupportedUserOutlookLanguage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLocaleInfo", - "Method": "GET", "Variants": [ "Supported1", "SupportedViaIdentity1" ] }, { + "Command": "Invoke-MgSupportedUserOutlookLanguage", "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "User.Read", @@ -108904,28 +109497,26 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Invoke-MgSupportedUserOutlookLanguage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLocaleInfo", - "Method": "GET", "Variants": [ "Supported", "SupportedViaIdentity" ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Target1", "TargetExpanded1", @@ -108934,18 +109525,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -108954,18 +109545,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Target1", "TargetExpanded1", @@ -108974,18 +109565,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -108994,18 +109585,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Target1", "TargetExpanded1", @@ -109014,18 +109605,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109034,18 +109625,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109054,18 +109645,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target1", "TargetExpanded1", @@ -109074,18 +109665,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109094,18 +109685,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target1", "TargetExpanded1", @@ -109114,18 +109705,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109134,18 +109725,18 @@ ] }, { + "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target1", "TargetExpanded1", @@ -109154,13 +109745,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109169,13 +109760,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109184,13 +109775,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109199,13 +109790,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109214,13 +109805,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109229,13 +109820,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109244,13 +109835,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109259,13 +109850,13 @@ ] }, { + "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtectionApp", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -109274,8 +109865,10 @@ ] }, { + "Command": "Invoke-MgTimeUserOutlook", "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "User.Read", @@ -109290,10 +109883,8 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Invoke-MgTimeUserOutlook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Method": "GET", "Variants": [ "Time2", "Time3", @@ -109302,8 +109893,10 @@ ] }, { + "Command": "Invoke-MgTimeUserOutlook", "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "User.Read", @@ -109318,10 +109911,8 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "Command": "Invoke-MgTimeUserOutlook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Method": "GET", "Variants": [ "Time", "Time1", @@ -109330,8 +109921,10 @@ ] }, { + "Command": "Invoke-MgTranslateUserExchangeId", "Uri": "/users/{user-id}/translateExchangeIds", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "User.Read", @@ -109364,10 +109957,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Invoke-MgTranslateUserExchangeId", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConvertIdResult", - "Method": "POST", "Variants": [ "Translate", "TranslateExpanded", @@ -109376,8 +109967,10 @@ ] }, { + "Command": "Invoke-MgTranslateUserExchangeId", "Uri": "/users/{user-id}/translateExchangeIds", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "User.Read", @@ -109410,10 +110003,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Invoke-MgTranslateUserExchangeId", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConvertIdResult", - "Method": "POST", "Variants": [ "Translate1", "TranslateExpanded1", @@ -109422,21 +110013,23 @@ ] }, { + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ] }, { + "Command": "Invoke-MgUnarchiveTeam", "Uri": "/teams/{team-id}/unarchive", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -109457,18 +110050,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgUnarchiveTeam", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { + "Command": "Invoke-MgUnarchiveTeam", "Uri": "/teams/{team-id}/unarchive", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -109489,31 +110082,31 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Invoke-MgUnarchiveTeam", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unarchive1", "UnarchiveViaIdentity1" ] }, { + "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserFromDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unassign", "UnassignViaIdentity" ] }, { + "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -109528,18 +110121,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unassign", "UnassignViaIdentity" ] }, { + "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -109554,83 +110147,81 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unassign1", "UnassignViaIdentity1" ] }, { + "Command": "Invoke-MgUnbindDeviceManagementAndroidForWorkSetting", "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnbindDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unbind" ] }, { + "Command": "Invoke-MgUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unbind" ] }, { + "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "WindowsUpdates", - "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAsset", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded" ] }, { + "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAssetById", "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "WindowsUpdates", - "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAssetById", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unenroll1", "UnenrollExpanded1" ] }, { + "Command": "Invoke-MgUnhideChat", "Uri": "/chats/{chat-id}/unhideForUser", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Invoke-MgUnhideChat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unhide", "UnhideExpanded", @@ -109639,65 +110230,65 @@ ] }, { + "Command": "Invoke-MgUnmergeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/unmerge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgUnmergeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unmerge", "UnmergeViaIdentity" ] }, { + "Command": "Invoke-MgUnmergeUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/unmerge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgUnmergeUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unmerge", "UnmergeViaIdentity" ] }, { + "Command": "Invoke-MgUnmergeUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/unmerge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgUnmergeUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unmerge", "UnmergeViaIdentity" ] }, { + "Command": "Invoke-MgUnmergeUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/unmerge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgUnmergeUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unmerge", "UnmergeViaIdentity" ] }, { + "Command": "Invoke-MgUnmuteCommunicationCall", "Uri": "/communications/calls/{call-id}/unmute", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgUnmuteCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Method": "POST", "Variants": [ "Unmute1", "UnmuteExpanded1", @@ -109706,13 +110297,13 @@ ] }, { + "Command": "Invoke-MgUnmuteCommunicationCall", "Uri": "/communications/calls/{call-id}/unmute", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Invoke-MgUnmuteCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Method": "POST", "Variants": [ "Unmute", "UnmuteExpanded", @@ -109721,26 +110312,28 @@ ] }, { + "Command": "Invoke-MgUnshareDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnshareDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unshare", "UnshareViaIdentity" ] }, { + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -109755,18 +110348,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" ] }, { + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -109781,121 +110374,145 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Method": "POST", "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Unsubmit1", + "UnsubmitViaIdentity1" + ] + }, + { + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Unsubmit1", + "UnsubmitViaIdentity1" + ] + }, + { + "Command": "Invoke-MgUnsubscribeGroup", "Uri": "/groups/{group-id}/unsubscribeByMail", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgUnsubscribeGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ] }, { + "Command": "Invoke-MgUnsubscribeGroup", "Uri": "/groups/{group-id}/unsubscribeByMail", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Invoke-MgUnsubscribeGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unsubscribe1", "UnsubscribeViaIdentity1" ] }, { + "Command": "Invoke-MgUnsubscribeUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Invoke-MgUnsubscribeUserMailFolderMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ] }, { + "Command": "Invoke-MgUnsubscribeUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Invoke-MgUnsubscribeUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ] }, { + "Command": "Invoke-MgUploadDeviceManagementDepOnboardingSettingDepToken", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUploadDeviceManagementDepOnboardingSettingDepToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -109904,18 +110521,18 @@ ] }, { + "Command": "Invoke-MgUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -109924,36 +110541,36 @@ ] }, { + "Command": "Invoke-MgUploadEducationSynchronizationProfileUrl", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Invoke-MgUploadEducationSynchronizationProfileUrl", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Upload", "UploadViaIdentity" ] }, { + "Command": "Invoke-MgUploadTrustFrameworkKeySetCertificate", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadTrustFrameworkKeySetCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -109962,18 +110579,18 @@ ] }, { + "Command": "Invoke-MgUploadTrustFrameworkKeySetPkcs12", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadTrustFrameworkKeySetPkcs12", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -109982,18 +110599,18 @@ ] }, { + "Command": "Invoke-MgUploadTrustFrameworkKeySetSecret", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadTrustFrameworkKeySetSecret", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -110002,18 +110619,18 @@ ] }, { + "Command": "Invoke-MgUserReportAuthenticationMethodRegistered", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiVersion": "beta", + "Method": "GET", + "Module": "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 }, - "Module": "Reports", - "Command": "Invoke-MgUserReportAuthenticationMethodRegistered", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", - "Method": "GET", "Variants": [ "Users", "Users1", @@ -110024,91 +110641,91 @@ ] }, { + "Command": "Invoke-MgViewUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeVisible", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/visibleView", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgViewUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { + "Command": "Invoke-MgViewUserInsightSharedResourceMicrosoftGraphWorkbookRangeVisible", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/visibleView", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgViewUserInsightSharedResourceMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { + "Command": "Invoke-MgViewUserInsightTrendingResourceMicrosoftGraphWorkbookRangeVisible", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/visibleView", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgViewUserInsightTrendingResourceMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { + "Command": "Invoke-MgViewUserInsightUsedResourceMicrosoftGraphWorkbookRangeVisible", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/visibleView", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgViewUserInsightUsedResourceMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { + "Command": "Invoke-MgViewUserReminder", "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgViewUserReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphReminder1", - "Method": "GET", "Variants": [ "View1", "ViewViaIdentity1" ] }, { + "Command": "Invoke-MgViewUserReminder", "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Users.Functions", - "Command": "Invoke-MgViewUserReminder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphReminder", - "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { + "Command": "Join-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110117,13 +110734,13 @@ ] }, { + "Command": "Join-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110132,13 +110749,13 @@ ] }, { + "Command": "Join-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110147,13 +110764,13 @@ ] }, { + "Command": "Join-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110162,13 +110779,13 @@ ] }, { + "Command": "Join-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110177,13 +110794,13 @@ ] }, { + "Command": "Join-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110192,13 +110809,13 @@ ] }, { + "Command": "Join-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110207,13 +110824,13 @@ ] }, { + "Command": "Join-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Join-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110222,8 +110839,10 @@ ] }, { + "Command": "Join-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -110238,10 +110857,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Join-MgSiteContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110250,8 +110867,10 @@ ] }, { + "Command": "Join-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -110266,10 +110885,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Join-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110278,13 +110895,13 @@ ] }, { + "Command": "Join-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Join-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110293,13 +110910,13 @@ ] }, { + "Command": "Join-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Join-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110308,13 +110925,13 @@ ] }, { + "Command": "Join-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Join-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110323,13 +110940,13 @@ ] }, { + "Command": "Join-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Join-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110338,13 +110955,13 @@ ] }, { + "Command": "Join-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Join-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Associate1", "AssociateExpanded1", @@ -110353,13 +110970,13 @@ ] }, { + "Command": "Join-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Join-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -110368,152 +110985,152 @@ ] }, { + "Command": "Lock-MgDeviceManagementComanagedDeviceRemote", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementComanagedDeviceRemote", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { + "Command": "Lock-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemote", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/remoteLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemote", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { + "Command": "Lock-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemote", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Lock1", "LockViaIdentity1" ] }, { + "Command": "Lock-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemote", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemote", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { + "Command": "Lock-MgUserManagedDeviceRemote", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Lock-MgUserManagedDeviceRemote", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Lock1", "LockViaIdentity1" ] }, { + "Command": "Lock-MgUserManagedDeviceRemote", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Lock-MgUserManagedDeviceRemote", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { + "Command": "Merge-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/merge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Merge-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Merge", "MergeExpanded", @@ -110522,13 +111139,13 @@ ] }, { + "Command": "Merge-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/merge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Merge-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Merge", "MergeExpanded", @@ -110537,13 +111154,13 @@ ] }, { + "Command": "Merge-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/merge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Merge-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Merge", "MergeExpanded", @@ -110552,13 +111169,13 @@ ] }, { + "Command": "Merge-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/merge", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Merge-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Merge", "MergeExpanded", @@ -110567,13 +111184,13 @@ ] }, { + "Command": "Move-MgCommunicationCall", "Uri": "/communications/calls/{call-id}/transfer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Move-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Transfer1", "TransferExpanded1", @@ -110582,13 +111199,13 @@ ] }, { + "Command": "Move-MgCommunicationCall", "Uri": "/communications/calls/{call-id}/transfer", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Move-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Transfer", "TransferExpanded", @@ -110597,26 +111214,26 @@ ] }, { + "Command": "Move-MgDeviceManagementComanagedDeviceToOu", "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Move-MgDeviceManagementComanagedDeviceToOu", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Move", "MoveExpanded" ] }, { + "Command": "Move-MgDeviceManagementDetectedAppManagedDeviceToOu", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/moveDevicesToOU", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Move-MgDeviceManagementDetectedAppManagedDeviceToOu", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -110625,18 +111242,18 @@ ] }, { + "Command": "Move-MgDeviceManagementIntentToTemplate", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Move-MgDeviceManagementIntentToTemplate", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Migrate", "MigrateExpanded", @@ -110645,31 +111262,31 @@ ] }, { + "Command": "Move-MgDeviceManagementManagedDeviceToOu", "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Move-MgDeviceManagementManagedDeviceToOu", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Move", "MoveExpanded" ] }, { + "Command": "Move-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "POST", "Variants": [ "Move1", "MoveExpanded1", @@ -110678,18 +111295,18 @@ ] }, { + "Command": "Move-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -110698,13 +111315,13 @@ ] }, { + "Command": "Move-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -110713,13 +111330,13 @@ ] }, { + "Command": "Move-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "POST", "Variants": [ "Move1", "MoveExpanded1", @@ -110728,18 +111345,18 @@ ] }, { + "Command": "Move-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Move1", "MoveExpanded1", @@ -110748,18 +111365,18 @@ ] }, { + "Command": "Move-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -110768,13 +111385,13 @@ ] }, { + "Command": "Move-MgUserManagedDeviceToOu", "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Move-MgUserManagedDeviceToOu", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -110783,18 +111400,18 @@ ] }, { + "Command": "Move-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/move", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Move-MgUserMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Move1", "MoveExpanded1", @@ -110803,18 +111420,48 @@ ] }, { + "Command": "Move-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/move", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "Move-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", + "Variants": [ + "Move", + "MoveExpanded", + "MoveViaIdentity", + "MoveViaIdentityExpanded" + ] + }, + { + "Command": "Move-MgUserTaskAlltask", + "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/move", + "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", + "Variants": [ + "Move", + "MoveExpanded", + "MoveViaIdentity", + "MoveViaIdentityExpanded" + ] + }, + { + "Command": "Move-MgUserTaskAlltaskParentListTask", + "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/parentList/tasks/{baseTask-id1}/move", "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Move", "MoveExpanded", @@ -110823,8 +111470,25 @@ ] }, { - "Uri": "/accessReviews", + "Command": "Move-MgUserTaskListTask", + "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/{baseTask-id}/move", + "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", + "Variants": [ + "Move", + "MoveExpanded", + "MoveViaIdentity", + "MoveViaIdentityExpanded" + ] + }, + { + "Command": "New-MgAccessReview", + "Uri": "/accessReviews", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -110839,23 +111503,21 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "New-MgAccessReview", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReview", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAccessReviewDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -110864,13 +111526,13 @@ ] }, { + "Command": "New-MgAccessReviewInstance", "Uri": "/accessReviews/{accessReview-id}/instances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReview", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -110879,13 +111541,13 @@ ] }, { + "Command": "New-MgAccessReviewMyDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAccessReviewMyDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -110894,8 +111556,10 @@ ] }, { + "Command": "New-MgAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -110910,10 +111574,8 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "New-MgAccessReviewReviewer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -110922,8 +111584,10 @@ ] }, { + "Command": "New-MgAdministrativeUnit", "Uri": "/administrativeUnits", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -110938,23 +111602,21 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgAdministrativeUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgAdministrativeUnitExtension", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -110963,8 +111625,10 @@ ] }, { + "Command": "New-MgAdministrativeUnitMemberByRef", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -110979,10 +111643,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgAdministrativeUnitMemberByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Sr0J34AdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -110991,8 +111653,10 @@ ] }, { + "Command": "New-MgAdministrativeUnitScopedRoleMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -111007,10 +111671,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111019,39 +111681,39 @@ ] }, { + "Command": "New-MgAgreement", "Uri": "/agreements", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreement", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgAgreement", "Uri": "/agreements", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreement", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111060,13 +111722,13 @@ ] }, { + "Command": "New-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111075,43 +111737,43 @@ ] }, { + "Command": "New-MgAgreementFile", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "POST", "Variants": [ - "Create1", - "CreateExpanded1", - "CreateViaIdentity1", - "CreateViaIdentityExpanded1" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { + "Command": "New-MgAgreementFile", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "POST", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" ] }, { + "Command": "New-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111120,13 +111782,13 @@ ] }, { + "Command": "New-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111135,13 +111797,13 @@ ] }, { + "Command": "New-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111150,13 +111812,13 @@ ] }, { + "Command": "New-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111165,13 +111827,13 @@ ] }, { + "Command": "New-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111180,13 +111842,13 @@ ] }, { + "Command": "New-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111195,8 +111857,10 @@ ] }, { + "Command": "New-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -111217,18 +111881,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgAppCatalogTeamApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsApp", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -111249,18 +111913,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsApp1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -111281,10 +111945,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgAppCatalogTeamAppDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111293,8 +111955,10 @@ ] }, { + "Command": "New-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -111315,10 +111979,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111327,8 +111989,10 @@ ] }, { + "Command": "New-MgApplication", "Uri": "/applications", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111343,18 +112007,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplication", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplication", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgApplication", "Uri": "/applications", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111369,28 +112033,26 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplication", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplication1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgApplicationAppManagementPolicyByRef", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Applications", - "Command": "New-MgApplicationAppManagementPolicyByRef", + "ApiVersion": "beta", "OutputType": "IPathsRv5TehApplicationsApplicationIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111399,8 +112061,10 @@ ] }, { + "Command": "New-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111415,10 +112079,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationExtensionProperty", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111427,8 +112089,10 @@ ] }, { + "Command": "New-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111443,10 +112107,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExtensionProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111455,13 +112117,13 @@ ] }, { + "Command": "New-MgApplicationFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111470,13 +112132,13 @@ ] }, { + "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111485,13 +112147,13 @@ ] }, { + "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111500,8 +112162,10 @@ ] }, { + "Command": "New-MgApplicationOwnerByRef", "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111522,10 +112186,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationOwnerByRef", + "ApiVersion": "beta", "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111534,8 +112196,10 @@ ] }, { + "Command": "New-MgApplicationOwnerByRef", "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111556,10 +112220,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationOwnerByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111568,13 +112230,13 @@ ] }, { + "Command": "New-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111583,13 +112245,13 @@ ] }, { + "Command": "New-MgApplicationSynchronizationJobOnDemand", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -111598,13 +112260,13 @@ ] }, { + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111613,13 +112275,13 @@ ] }, { + "Command": "New-MgApplicationSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationSynchronizationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111628,13 +112290,13 @@ ] }, { + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111643,34 +112305,36 @@ ] }, { + "Command": "New-MgApplicationTemplate", "Uri": "/applicationTemplates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgApplicationTemplate", "Uri": "/applicationTemplates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111691,10 +112355,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "ApiVersion": "beta", "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111703,8 +112365,10 @@ ] }, { + "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111725,10 +112389,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111737,8 +112399,10 @@ ] }, { + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111759,10 +112423,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "ApiVersion": "beta", "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -111771,8 +112433,10 @@ ] }, { + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -111793,10 +112457,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111805,26 +112467,28 @@ ] }, { + "Command": "New-MgBookingBusiness", "Uri": "/bookingBusinesses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "Command": "New-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingBusiness", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgBookingBusinessAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -111845,10 +112509,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "New-MgBookingBusinessAppointment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingAppointment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111857,13 +112519,13 @@ ] }, { + "Command": "New-MgBookingBusinessCalendarView", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Bookings", - "Command": "New-MgBookingBusinessCalendarView", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingAppointment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111872,8 +112534,10 @@ ] }, { + "Command": "New-MgBookingBusinessCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -111894,10 +112558,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "New-MgBookingBusinessCustomer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingCustomer", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111906,8 +112568,10 @@ ] }, { + "Command": "New-MgBookingBusinessService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -111922,10 +112586,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "New-MgBookingBusinessService", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingService", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111934,8 +112596,10 @@ ] }, { + "Command": "New-MgBookingBusinessStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -111950,10 +112614,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "New-MgBookingBusinessStaffMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -111962,34 +112624,36 @@ ] }, { + "Command": "New-MgBookingCurrency", "Uri": "/bookingCurrencies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Bookings", - "Command": "New-MgBookingCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBookingCurrency", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgBusinessFlowTemplate", "Uri": "/businessFlowTemplates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgBusinessFlowTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgChat", "Uri": "/chats", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Create", @@ -112004,18 +112668,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgChat", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgChat", "Uri": "/chats", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Chat.Create", @@ -112030,18 +112694,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgChat", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -112056,10 +112720,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgChatInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112068,8 +112730,10 @@ ] }, { + "Command": "New-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -112084,10 +112748,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgChatInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112096,8 +112758,10 @@ ] }, { + "Command": "New-MgChatMember", "Uri": "/chats/{chat-id}/members", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -112112,10 +112776,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgChatMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112124,8 +112786,10 @@ ] }, { + "Command": "New-MgChatMember", "Uri": "/chats/{chat-id}/members", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -112140,10 +112804,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgChatMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112152,8 +112814,10 @@ ] }, { + "Command": "New-MgChatMessage", "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -112174,10 +112838,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgChatMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112186,8 +112848,10 @@ ] }, { + "Command": "New-MgChatMessage", "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -112208,10 +112872,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgChatMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112220,13 +112882,13 @@ ] }, { + "Command": "New-MgChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgChatMessageHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112235,13 +112897,13 @@ ] }, { + "Command": "New-MgChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgChatMessageHostedContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112250,13 +112912,13 @@ ] }, { + "Command": "New-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112265,13 +112927,13 @@ ] }, { + "Command": "New-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112280,13 +112942,13 @@ ] }, { + "Command": "New-MgChatOperation", "Uri": "/chats/{chat-id}/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgChatOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112295,13 +112957,13 @@ ] }, { + "Command": "New-MgChatPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgChatPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112310,8 +112972,10 @@ ] }, { + "Command": "New-MgChatTab", "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.Create", @@ -112332,10 +112996,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgChatTab", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112344,8 +113006,10 @@ ] }, { + "Command": "New-MgChatTab", "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.Create", @@ -112366,10 +113030,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgChatTab", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112378,39 +113040,39 @@ ] }, { + "Command": "New-MgCommunicationCall", "Uri": "/communications/calls", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCall1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgCommunicationCall", "Uri": "/communications/calls", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCall", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAudioRoutingGroup1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112419,13 +113081,13 @@ ] }, { + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112434,13 +113096,13 @@ ] }, { + "Command": "New-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCommsOperation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112449,13 +113111,13 @@ ] }, { + "Command": "New-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCommsOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112464,13 +113126,13 @@ ] }, { + "Command": "New-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphParticipant1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112479,13 +113141,13 @@ ] }, { + "Command": "New-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphParticipant", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112494,13 +113156,13 @@ ] }, { + "Command": "New-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -112509,13 +113171,13 @@ ] }, { + "Command": "New-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112524,39 +113186,39 @@ ] }, { + "Command": "New-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/createOrGet", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3" ] }, { + "Command": "New-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/createOrGet", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112565,13 +113227,13 @@ ] }, { + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttendanceRecord", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -112584,13 +113246,13 @@ ] }, { + "Command": "New-MgCommunicationOnlineMeetingRegistrationCustomQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112599,13 +113261,13 @@ ] }, { + "Command": "New-MgCommunicationOnlineMeetingRegistrationRegistrant", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrant", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112614,34 +113276,36 @@ ] }, { + "Command": "New-MgCommunicationPresence", "Uri": "/communications/presences", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPresence1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgCommunicationPresence", "Uri": "/communications/presences", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPresence", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112656,18 +113320,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112682,10 +113346,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112694,8 +113356,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseCustodianSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112710,10 +113374,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112722,13 +113384,13 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112737,8 +113399,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseCustodianUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112753,10 +113417,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112765,8 +113427,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112781,10 +113445,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112793,8 +113455,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112809,10 +113473,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112821,13 +113483,13 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112836,8 +113498,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112852,10 +113516,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112864,8 +113526,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112880,10 +113544,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112892,13 +113554,13 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112907,8 +113569,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112923,10 +113587,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112935,8 +113597,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112951,10 +113615,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112963,8 +113625,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseSourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -112979,10 +113643,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -112991,8 +113653,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -113007,10 +113671,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113019,8 +113681,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -113035,10 +113699,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", + "ApiVersion": "beta", "OutputType": "IPathsSgsureComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdCustodiansourcesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113047,18 +113709,18 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", + "ApiVersion": "beta", "OutputType": "IPaths159I4QvComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdNoncustodialsourcesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113067,8 +113729,10 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -113083,10 +113747,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113095,13 +113757,13 @@ ] }, { + "Command": "New-MgComplianceEdiscoveryCaseTagChildTagByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Compliance", - "Command": "New-MgComplianceEdiscoveryCaseTagChildTagByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsT7CylhComplianceEdiscoveryCasesCaseIdTagsTagIdChildtagsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113110,39 +113772,39 @@ ] }, { + "Command": "New-MgContact", "Uri": "/contacts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrgContact1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgContact", "Uri": "/contacts", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContact", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrgContact", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgContactDirectReportByRef", "Uri": "/contacts/{orgContact-id}/directReports/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactDirectReportByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113151,13 +113813,13 @@ ] }, { + "Command": "New-MgContactDirectReportByRef", "Uri": "/contacts/{orgContact-id}/directReports/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactDirectReportByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113166,13 +113828,13 @@ ] }, { + "Command": "New-MgContactMemberOfByRef", "Uri": "/contacts/{orgContact-id}/memberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113181,13 +113843,13 @@ ] }, { + "Command": "New-MgContactMemberOfByRef", "Uri": "/contacts/{orgContact-id}/memberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113196,13 +113858,13 @@ ] }, { + "Command": "New-MgContactTransitiveMemberOfByRef", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113211,13 +113873,13 @@ ] }, { + "Command": "New-MgContactTransitiveMemberOfByRef", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113226,13 +113888,13 @@ ] }, { + "Command": "New-MgContactTransitiveReportByRef", "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContactTransitiveReportByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths2Di01NContactsOrgcontactIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113241,142 +113903,142 @@ ] }, { + "Command": "New-MgContract", "Uri": "/contracts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContract", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContract", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgContract", "Uri": "/contracts", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgContract", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContract", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDataPolicyOperation", "Uri": "/dataPolicyOperations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDataPolicyOperation", "Uri": "/dataPolicyOperations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDevice", "Uri": "/devices", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDevice", "Uri": "/devices", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113385,18 +114047,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113405,54 +114067,54 @@ ] }, { + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113461,18 +114123,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113481,49 +114143,49 @@ ] }, { + "Command": "New-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113532,18 +114194,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113552,18 +114214,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113572,18 +114234,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113592,54 +114254,54 @@ ] }, { + "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIosManagedAppProtection1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113648,18 +114310,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113668,75 +114330,75 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113745,13 +114407,13 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113760,13 +114422,13 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113775,13 +114437,13 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113790,18 +114452,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113810,18 +114472,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113830,80 +114492,80 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBook", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedEBook1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113912,18 +114574,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedEBookAssignment1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -113932,36 +114594,36 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookCategoryByRef", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookCategoryByRef", + "ApiVersion": "beta", "OutputType": "IPathsDckehrDeviceappmanagementManagedebooksManagedebookIdCategoriesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113970,18 +114632,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -113990,18 +114652,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114010,18 +114672,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114030,18 +114692,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114050,18 +114712,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114070,18 +114732,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114090,90 +114752,90 @@ ] }, { + "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileApp", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileApp1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114182,18 +114844,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileAppAssignment1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114202,54 +114864,54 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114258,18 +114920,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114278,54 +114940,54 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114334,18 +114996,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114354,18 +115016,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114374,18 +115036,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114394,18 +115056,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114414,18 +115076,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114434,18 +115096,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114454,18 +115116,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppRelationship", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114474,18 +115136,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppUserStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserAppInstallStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114494,18 +115156,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114514,36 +115176,36 @@ ] }, { + "Command": "New-MgDeviceAppMgtPolicySet", "Uri": "/deviceAppManagement/policySets", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtPolicySet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtPolicySetAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114552,18 +115214,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtPolicySetItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPolicySetItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114572,72 +115234,72 @@ ] }, { + "Command": "New-MgDeviceAppMgtSideLoadingKey", "Uri": "/deviceAppManagement/sideLoadingKeys", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtSideLoadingKey", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSideLoadingKey", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114646,18 +115308,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114666,13 +115328,13 @@ ] }, { + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114681,13 +115343,13 @@ ] }, { + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114696,90 +115358,90 @@ ] }, { + "Command": "New-MgDeviceAppMgtTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtVppToken", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVppToken", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtVppToken", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphVppToken1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtWdacSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWdacSupplementalPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114788,18 +115450,18 @@ ] }, { + "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114808,85 +115470,85 @@ ] }, { + "Command": "New-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceCommand", "Uri": "/devices/{device-id}/commands", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceCommand", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCommand", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114895,13 +115557,13 @@ ] }, { + "Command": "New-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -114910,13 +115572,13 @@ ] }, { + "Command": "New-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114925,72 +115587,72 @@ ] }, { + "Command": "New-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAndroid", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementAndroid", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -114999,36 +115661,36 @@ ] }, { + "Command": "New-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115037,89 +115699,89 @@ ] }, { + "Command": "New-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Generate" ] }, { + "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115128,72 +115790,72 @@ ] }, { + "Command": "New-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementAssignmentFilter", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAuditEvent", "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementAuditEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuditEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115202,54 +115864,54 @@ ] }, { + "Command": "New-MgDeviceManagementCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementCategory", "Uri": "/deviceManagement/categories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementCategorySettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115258,31 +115920,31 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115291,13 +115953,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115306,13 +115968,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115321,13 +115983,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceDetectedAppByRef", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceDetectedAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1GlfbgrDevicemanagementComanageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115336,26 +115998,26 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115364,13 +116026,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115379,13 +116041,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115394,13 +116056,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceUserByRef", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsKvpyntDevicemanagementComanageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115409,13 +116071,13 @@ ] }, { + "Command": "New-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115424,90 +116086,90 @@ ] }, { + "Command": "New-MgDeviceManagementComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphComplianceManagementPartner1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementCondition", "Uri": "/deviceManagement/managementConditions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementCondition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementConditionManagementConditionStatementByRef", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementConditionManagementConditionStatementByRef", + "ApiVersion": "beta", "OutputType": "IPaths2RkbwpDevicemanagementManagementconditionsManagementconditionIdManagementconditionstatementsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115516,31 +116178,31 @@ ] }, { + "Command": "New-MgDeviceManagementConditionStatement", "Uri": "/deviceManagement/managementConditionStatements", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementConditionStatement", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementConditionStatementManagementConditionByRef", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementConditionStatementManagementConditionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsZrumq9DevicemanagementManagementconditionstatementsManagementconditionstatementIdManagementconditionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115549,18 +116211,18 @@ ] }, { + "Command": "New-MgDeviceManagementConfigurationPolicyCopy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementConfigurationPolicyCopy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115569,44 +116231,46 @@ ] }, { + "Command": "New-MgDeviceManagementDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDataSharingConsent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -115621,28 +116285,26 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Generate", "GenerateViaIdentity" ] }, { + "Command": "New-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115651,18 +116313,18 @@ ] }, { + "Command": "New-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115671,21 +116333,23 @@ ] }, { + "Command": "New-MgDeviceManagementDerivedCredentials", "Uri": "/deviceManagement/derivedCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDerivedCredentials", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -115706,18 +116370,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDetectedApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDetectedApp1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -115738,18 +116402,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDetectedApp", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -115770,10 +116434,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", + "ApiVersion": "beta", "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115782,8 +116444,10 @@ ] }, { + "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -115804,10 +116468,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -115816,90 +116478,90 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCategory1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCategory", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115908,18 +116570,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -115928,18 +116590,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115948,18 +116610,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -115968,18 +116630,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -115988,18 +116650,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116008,18 +116670,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116028,18 +116690,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116048,18 +116710,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116068,18 +116730,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116088,54 +116750,54 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116144,18 +116806,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116164,18 +116826,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116184,18 +116846,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116204,54 +116866,54 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116260,18 +116922,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116280,36 +116942,36 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116318,18 +116980,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116338,18 +117000,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116358,18 +117020,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116378,18 +117040,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116398,54 +117060,54 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116454,18 +117116,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116474,54 +117136,54 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -116530,18 +117192,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116550,8 +117212,10 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -116566,18 +117230,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -116592,10 +117256,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116604,8 +117266,10 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -116620,10 +117284,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116632,36 +117294,36 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceShellScript", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceShellScript", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementDeviceShellScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116670,18 +117332,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116690,13 +117352,13 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/createDeviceLogCollectionRequest", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116705,18 +117367,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceShellScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116725,18 +117387,18 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceShellScriptUserRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116745,13 +117407,13 @@ ] }, { + "Command": "New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116760,54 +117422,54 @@ ] }, { + "Command": "New-MgDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116816,18 +117478,18 @@ ] }, { + "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116836,80 +117498,80 @@ ] }, { + "Command": "New-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementExchangeConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementExchangeOnPremisPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementExchangeOnPremisPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyCategoryChildByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyCategoryChildByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsMxrsl6DevicemanagementGrouppolicycategoriesGrouppolicycategoryIdChildrenRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116918,13 +117580,13 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Kqgx3ODevicemanagementGrouppolicycategoriesGrouppolicycategoryIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116933,36 +117595,36 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116971,18 +117633,18 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -116991,18 +117653,18 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117011,44 +117673,44 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1W2Bmj1DevicemanagementGrouppolicydefinitionfilesGrouppolicydefinitionfileIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117057,13 +117719,13 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyDefinitionPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117072,31 +117734,31 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementGroupPolicyMigrationReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117105,18 +117767,18 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117125,49 +117787,49 @@ ] }, { + "Command": "New-MgDeviceManagementGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117176,90 +117838,90 @@ ] }, { + "Command": "New-MgDeviceManagementImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117268,18 +117930,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117288,18 +117950,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentCategorySetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117308,18 +117970,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentCopy", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementIntentCopy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117328,18 +117990,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117348,18 +118010,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117368,18 +118030,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117388,18 +118050,18 @@ ] }, { + "Command": "New-MgDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementIntentUserState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117408,36 +118070,36 @@ ] }, { + "Command": "New-MgDeviceManagementIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117446,72 +118108,72 @@ ] }, { + "Command": "New-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117520,18 +118182,18 @@ ] }, { + "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117540,8 +118202,10 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -117562,18 +118226,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -117594,23 +118258,21 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117619,13 +118281,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117634,13 +118296,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -117649,13 +118311,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117664,13 +118326,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -117679,13 +118341,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceDetectedAppByRef", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceDetectedAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths583MmxDevicemanagementManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117694,36 +118356,36 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117732,26 +118394,26 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { + "Command": "New-MgDeviceManagementManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117760,13 +118422,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117775,13 +118437,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117790,13 +118452,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceUserByRef", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths604QwqDevicemanagementManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117805,13 +118467,13 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -117820,44 +118482,46 @@ ] }, { + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateViaIdentity1" ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -117872,18 +118536,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -117898,18 +118562,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -117924,18 +118588,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117956,18 +118620,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -117982,18 +118646,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118008,10 +118672,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118020,8 +118682,10 @@ ] }, { + "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118036,10 +118700,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118048,31 +118710,31 @@ ] }, { + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118081,8 +118743,10 @@ ] }, { + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -118097,266 +118761,264 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementNdeConnector", "Uri": "/deviceManagement/ndesConnectors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementNdeConnector", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNdesConnector", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Method": "POST", "Variants": [ - "Create1", - "CreateExpanded1", - "CreateViaIdentity1", - "CreateViaIdentityExpanded1" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Method": "POST", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" ] }, { + "Command": "New-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementPartner1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118365,85 +119027,85 @@ ] }, { + "Command": "New-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementResourceOperation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceOperation1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceOperation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths6SnjztDevicemanagementRoleassignmentsDeviceandappmanagementroleassignmentIdRolescopetagsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118452,54 +119114,54 @@ ] }, { + "Command": "New-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleDefinition1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleDefinition", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118508,18 +119170,18 @@ ] }, { + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphRoleAssignment1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -118528,31 +119190,31 @@ ] }, { + "Command": "New-MgDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementRoleScopeTagAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118561,31 +119223,31 @@ ] }, { + "Command": "New-MgDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementScriptAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118594,18 +119256,18 @@ ] }, { + "Command": "New-MgDeviceManagementScriptDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118614,18 +119276,18 @@ ] }, { + "Command": "New-MgDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118634,18 +119296,18 @@ ] }, { + "Command": "New-MgDeviceManagementScriptUserRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementScriptUserRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118654,18 +119316,18 @@ ] }, { + "Command": "New-MgDeviceManagementScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118674,90 +119336,90 @@ ] }, { + "Command": "New-MgDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementSettingDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementTemplate", "Uri": "/deviceManagement/templates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTemplate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementTemplateCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTemplateCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118766,18 +119428,18 @@ ] }, { + "Command": "New-MgDeviceManagementTemplateCategoryRecommendedSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118786,18 +119448,18 @@ ] }, { + "Command": "New-MgDeviceManagementTemplateInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementTemplateInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118806,18 +119468,18 @@ ] }, { + "Command": "New-MgDeviceManagementTemplateMigratableTo", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118826,18 +119488,18 @@ ] }, { + "Command": "New-MgDeviceManagementTemplateMigratableToInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementTemplateMigratableToInstance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118846,18 +119508,18 @@ ] }, { + "Command": "New-MgDeviceManagementTemplateSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTemplateSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118866,54 +119528,54 @@ ] }, { + "Command": "New-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndCondition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118922,18 +119584,18 @@ ] }, { + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -118942,18 +119604,18 @@ ] }, { + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -118962,18 +119624,18 @@ ] }, { + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -118982,18 +119644,18 @@ ] }, { + "Command": "New-MgDeviceManagementTermAndConditionGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119002,333 +119664,333 @@ ] }, { + "Command": "New-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Method": "POST", "Variants": [ "Create4", "CreateExpanded4" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119337,342 +119999,342 @@ ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119681,98 +120343,98 @@ ] }, { + "Command": "New-MgDeviceManagementUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointOnPremisesConnection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119781,57 +120443,57 @@ ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119840,31 +120502,31 @@ ] }, { + "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119873,13 +120535,13 @@ ] }, { + "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119888,72 +120550,72 @@ ] }, { + "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementWindowFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowFeatureUpdateProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgDeviceManagementWindowFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -119962,108 +120624,108 @@ ] }, { + "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementWindowMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowMalwareInformation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120072,13 +120734,13 @@ ] }, { + "Command": "New-MgDeviceMemberOfByRef", "Uri": "/devices/{device-id}/memberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120087,13 +120749,13 @@ ] }, { + "Command": "New-MgDeviceMemberOfByRef", "Uri": "/devices/{device-id}/memberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120102,18 +120764,18 @@ ] }, { + "Command": "New-MgDeviceRegisteredOwnerByRef", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredOwnerByRef", + "ApiVersion": "beta", "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120122,18 +120784,18 @@ ] }, { + "Command": "New-MgDeviceRegisteredOwnerByRef", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredOwnerByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120142,18 +120804,18 @@ ] }, { + "Command": "New-MgDeviceRegisteredUserByRef", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredUserByRef", + "ApiVersion": "beta", "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120162,18 +120824,18 @@ ] }, { + "Command": "New-MgDeviceRegisteredUserByRef", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredUserByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120182,13 +120844,13 @@ ] }, { + "Command": "New-MgDeviceTransitiveMemberOfByRef", "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120197,13 +120859,13 @@ ] }, { + "Command": "New-MgDeviceTransitiveMemberOfByRef", "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120212,13 +120874,13 @@ ] }, { + "Command": "New-MgDeviceUsageRights", "Uri": "/devices/{device-id}/usageRights", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceUsageRights", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUsageRight", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120227,8 +120889,10 @@ ] }, { + "Command": "New-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -120243,18 +120907,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -120269,23 +120933,21 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDirectoryAdministrativeUnitExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120294,8 +120956,10 @@ ] }, { + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -120310,10 +120974,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1Dkan8QDirectoryAdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120322,8 +120984,10 @@ ] }, { + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -120338,10 +121002,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120350,39 +121012,39 @@ ] }, { + "Command": "New-MgDirectoryAttributeSet", "Uri": "/directory/attributeSets", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAttributeSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttributeSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAllowedValue", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120391,52 +121053,52 @@ ] }, { + "Command": "New-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryDeletedItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryDeletedItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDirectoryFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryFeatureRolloutPolicyApplyTo", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120445,8 +121107,10 @@ ] }, { + "Command": "New-MgDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Domain.Read.All", @@ -120461,88 +121125,86 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryFederationConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryImpactedResource", "Uri": "/directory/impactedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryInboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryObject", "Uri": "/directoryObjects", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "New-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryObject", "Uri": "/directoryObjects", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "New-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDirectoryOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryOutboundSharedUserProfileTenant", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTenantReference", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120551,26 +121213,26 @@ ] }, { + "Command": "New-MgDirectoryRecommendation", "Uri": "/directory/recommendations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRecommendationResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120579,8 +121241,10 @@ ] }, { + "Command": "New-MgDirectoryRole", "Uri": "/directoryRoles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -120595,18 +121259,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRole", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryRole", "Uri": "/directoryRoles", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -120621,18 +121285,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRole", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRole", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDirectoryRoleMemberByRef", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -120647,10 +121311,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleMemberByRef", + "ApiVersion": "beta", "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120659,8 +121321,10 @@ ] }, { + "Command": "New-MgDirectoryRoleMemberByRef", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -120675,10 +121339,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleMemberByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120687,13 +121349,13 @@ ] }, { + "Command": "New-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120702,13 +121364,13 @@ ] }, { + "Command": "New-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120717,34 +121379,36 @@ ] }, { + "Command": "New-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDirectorySetting", "Uri": "/settings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -120759,85 +121423,83 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectorySetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySetting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectorySettingTemplate", "Uri": "/directorySettingTemplates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectorySettingTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDirectorySharedEmailDomain", "Uri": "/directory/sharedEmailDomains", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectorySharedEmailDomain", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDomain", "Uri": "/domains", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomain", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomain1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDomain", "Uri": "/domains", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomain", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomain", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDomainDomainNameReferenceByRef", "Uri": "/domains/{domain-id}/domainNameReferences/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainDomainNameReferenceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120846,13 +121508,13 @@ ] }, { + "Command": "New-MgDomainDomainNameReferenceByRef", "Uri": "/domains/{domain-id}/domainNameReferences/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainDomainNameReferenceByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120861,13 +121523,13 @@ ] }, { + "Command": "New-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120876,13 +121538,13 @@ ] }, { + "Command": "New-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120891,13 +121553,13 @@ ] }, { + "Command": "New-MgDomainSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainSharedEmailDomainInvitation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120906,13 +121568,13 @@ ] }, { + "Command": "New-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120921,13 +121583,13 @@ ] }, { + "Command": "New-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120936,39 +121598,39 @@ ] }, { + "Command": "New-MgDrive", "Uri": "/drives", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgDrive", "Uri": "/drives", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveBundle", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -120977,13 +121639,13 @@ ] }, { + "Command": "New-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveBundle", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -120992,13 +121654,13 @@ ] }, { + "Command": "New-MgDriveFollowing", "Uri": "/drives/{drive-id}/following", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121007,13 +121669,13 @@ ] }, { + "Command": "New-MgDriveFollowing", "Uri": "/drives/{drive-id}/following", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121022,13 +121684,13 @@ ] }, { + "Command": "New-MgDriveItem", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121037,13 +121699,13 @@ ] }, { + "Command": "New-MgDriveItem", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121052,13 +121714,13 @@ ] }, { + "Command": "New-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121067,13 +121729,13 @@ ] }, { + "Command": "New-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121082,13 +121744,13 @@ ] }, { + "Command": "New-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121097,13 +121759,13 @@ ] }, { + "Command": "New-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121112,13 +121774,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeBaseTypeByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121127,13 +121789,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeBaseTypeByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121142,13 +121804,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121157,13 +121819,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121172,13 +121834,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121187,13 +121849,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121202,13 +121864,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeColumnPositionByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121217,13 +121879,13 @@ ] }, { + "Command": "New-MgDriveListContentTypeColumnPositionByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121232,13 +121894,13 @@ ] }, { + "Command": "New-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121247,13 +121909,13 @@ ] }, { + "Command": "New-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121262,13 +121924,13 @@ ] }, { + "Command": "New-MgDriveListItemLink", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListItemLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121277,13 +121939,13 @@ ] }, { + "Command": "New-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121292,13 +121954,13 @@ ] }, { + "Command": "New-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121307,13 +121969,13 @@ ] }, { + "Command": "New-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121322,13 +121984,13 @@ ] }, { + "Command": "New-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121337,13 +121999,13 @@ ] }, { + "Command": "New-MgDriveSpecial", "Uri": "/drives/{drive-id}/special", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121352,13 +122014,13 @@ ] }, { + "Command": "New-MgDriveSpecial", "Uri": "/drives/{drive-id}/special", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121367,34 +122029,36 @@ ] }, { + "Command": "New-MgEducationClass", "Uri": "/education/classes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClass", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationClass", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationClass", "Uri": "/education/classes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClass", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationClass1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121409,10 +122073,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121421,8 +122083,10 @@ ] }, { + "Command": "New-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121437,10 +122101,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create1", "CreateExpanded1", @@ -121449,8 +122111,10 @@ ] }, { + "Command": "New-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121465,10 +122129,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignmentCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationCategory", - "Method": "POST", "Variants": [ "Create", "Create3", @@ -121481,13 +122143,13 @@ ] }, { + "Command": "New-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassAssignmentCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationCategory", - "Method": "POST", "Variants": [ "Create1", "Create2", @@ -121500,8 +122162,10 @@ ] }, { + "Command": "New-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121516,20 +122180,20 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignmentResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "POST", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" ] }, { + "Command": "New-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121544,25 +122208,23 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Method": "POST", "Variants": [ - "Create1", - "CreateExpanded1", - "CreateViaIdentity1", - "CreateViaIdentityExpanded1" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { + "Command": "New-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121571,13 +122233,13 @@ ] }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Education", "Command": "New-MgEducationClassAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission1", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", @@ -121586,13 +122248,13 @@ ] }, { + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121601,13 +122263,13 @@ ] }, { + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationOutcome", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121616,8 +122278,10 @@ ] }, { + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121632,10 +122296,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121644,8 +122306,10 @@ ] }, { + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121660,10 +122324,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121672,13 +122334,13 @@ ] }, { + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121687,13 +122349,13 @@ ] }, { + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121702,13 +122364,13 @@ ] }, { + "Command": "New-MgEducationClassMemberByRef", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassMemberByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121717,13 +122379,13 @@ ] }, { + "Command": "New-MgEducationClassMemberByRef", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassMemberByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121732,13 +122394,13 @@ ] }, { + "Command": "New-MgEducationClassSchoolByRef", "Uri": "/education/classes/{educationClass-id}/schools/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassSchoolByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121747,13 +122409,13 @@ ] }, { + "Command": "New-MgEducationClassSchoolByRef", "Uri": "/education/classes/{educationClass-id}/schools/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassSchoolByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121762,13 +122424,13 @@ ] }, { + "Command": "New-MgEducationClassTeacherByRef", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassTeacherByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -121777,13 +122439,13 @@ ] }, { + "Command": "New-MgEducationClassTeacherByRef", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationClassTeacherByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -121792,26 +122454,54 @@ ] }, { + "Command": "New-MgEducationMeAssignment", "Uri": "/education/me/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Create1", + "CreateExpanded1" + ] + }, + { + "Command": "New-MgEducationMeAssignment", + "Uri": "/education/me/assignments", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationMeAssignmentCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationMeAssignmentCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", @@ -121820,13 +122510,43 @@ ] }, { + "Command": "New-MgEducationMeAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { "Command": "New-MgEducationMeAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", @@ -121835,13 +122555,28 @@ ] }, { + "Command": "New-MgEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", @@ -121850,13 +122585,28 @@ ] }, { + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationOutcome", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -121865,13 +122615,28 @@ ] }, { + "Command": "New-MgEducationMeAssignmentSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -121880,49 +122645,51 @@ ] }, { + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "POST", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" ] }, { + "Command": "New-MgEducationMeClassByRef", "Uri": "/education/me/classes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeClassByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationMeClassByRef", "Uri": "/education/me/classes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeClassByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationMeRubric", "Uri": "/education/me/rubrics", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121937,18 +122704,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationMeRubric", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationMeRubric", "Uri": "/education/me/rubrics", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -121963,101 +122730,99 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "New-MgEducationMeRubric", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationMeSchoolByRef", "Uri": "/education/me/schools/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeSchoolByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationMeSchoolByRef", "Uri": "/education/me/schools/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeSchoolByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationMeTaughtClassByRef", "Uri": "/education/me/taughtClasses/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeTaughtClassByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationMeTaughtClassByRef", "Uri": "/education/me/taughtClasses/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationMeTaughtClassByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationSchool", "Uri": "/education/schools", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSchool", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSchool", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationSchool", "Uri": "/education/schools", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSchool", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSchool1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationSchoolClassByRef", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSchoolClassByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122066,13 +122831,13 @@ ] }, { + "Command": "New-MgEducationSchoolClassByRef", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSchoolClassByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122081,13 +122846,13 @@ ] }, { + "Command": "New-MgEducationSchoolUserByRef", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSchoolUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122096,13 +122861,13 @@ ] }, { + "Command": "New-MgEducationSchoolUserByRef", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSchoolUserByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122111,31 +122876,31 @@ ] }, { + "Command": "New-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "New-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationSynchronizationProfileError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationSynchronizationProfileError", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122144,39 +122909,69 @@ ] }, { + "Command": "New-MgEducationUser", "Uri": "/education/users", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationUser", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEducationUser", "Uri": "/education/users", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUser", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationUser1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { "Command": "New-MgEducationUserAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationUserAssignmentCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", @@ -122185,13 +122980,28 @@ ] }, { + "Command": "New-MgEducationUserAssignmentCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserAssignmentCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationUserAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -122200,13 +123010,28 @@ ] }, { + "Command": "New-MgEducationUserAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserAssignmentResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", @@ -122215,13 +123040,28 @@ ] }, { + "Command": "New-MgEducationUserAssignmentSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", @@ -122230,13 +123070,28 @@ ] }, { + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationOutcome", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -122245,13 +123100,28 @@ ] }, { + "Command": "New-MgEducationUserAssignmentSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] + }, + { + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -122260,28 +123130,28 @@ ] }, { + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Method": "POST", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" ] }, { + "Command": "New-MgEducationUserClassByRef", "Uri": "/education/users/{educationUser-id}/classes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserClassByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122290,13 +123160,13 @@ ] }, { + "Command": "New-MgEducationUserClassByRef", "Uri": "/education/users/{educationUser-id}/classes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserClassByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122305,13 +123175,13 @@ ] }, { + "Command": "New-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122320,13 +123190,13 @@ ] }, { + "Command": "New-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationRubric", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122335,13 +123205,13 @@ ] }, { + "Command": "New-MgEducationUserSchoolByRef", "Uri": "/education/users/{educationUser-id}/schools/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserSchoolByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122350,13 +123220,13 @@ ] }, { + "Command": "New-MgEducationUserSchoolByRef", "Uri": "/education/users/{educationUser-id}/schools/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserSchoolByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122365,13 +123235,13 @@ ] }, { + "Command": "New-MgEducationUserTaughtClassByRef", "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserTaughtClassByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122380,13 +123250,13 @@ ] }, { + "Command": "New-MgEducationUserTaughtClassByRef", "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "New-MgEducationUserTaughtClassByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122395,49 +123265,49 @@ ] }, { + "Command": "New-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsLuc7MrIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdAccesspackagesincompatiblewithRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122446,13 +123316,13 @@ ] }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage1", "Variants": [ "Create", "CreateExpanded", @@ -122461,72 +123331,72 @@ ] }, { + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Upmf1LIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatibleaccesspackagesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122535,18 +123405,18 @@ ] }, { + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122555,13 +123425,13 @@ ] }, { + "Command": "New-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsJ5Pxz2IdentitygovernanceEntitlementmanagementAccesspackageresourceenvironmentsAccesspackageresourceenvironmentIdAccesspackageresourcesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122570,36 +123440,36 @@ ] }, { + "Command": "New-MgEntitlementManagementAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122608,108 +123478,93 @@ ] }, { + "Command": "New-MgEntitlementManagementAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalog", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage1", - "Method": "POST", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { + "Command": "New-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectedOrganization1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122718,18 +123573,18 @@ ] }, { + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122738,18 +123593,18 @@ ] }, { + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122758,18 +123613,18 @@ ] }, { + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -122778,52 +123633,52 @@ ] }, { + "Command": "New-MgExternalConnection", "Uri": "/external/connections", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Search", - "Command": "New-MgExternalConnection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgExternalConnection", "Uri": "/external/connections", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Search", - "Command": "New-MgExternalConnection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgFinancialCompany", "Uri": "/financials/companies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompany", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompany", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgFinancialCompanyAccount", "Uri": "/financials/companies/{company-id}/accounts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAccount", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122832,13 +123687,13 @@ ] }, { + "Command": "New-MgFinancialCompanyAgedAccountPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122847,13 +123702,13 @@ ] }, { + "Command": "New-MgFinancialCompanyAgedAccountReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122862,18 +123717,18 @@ ] }, { + "Command": "New-MgFinancialCompanyCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyCountryRegion", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCountryRegion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122882,18 +123737,18 @@ ] }, { + "Command": "New-MgFinancialCompanyCurrency", "Uri": "/financials/companies/{company-id}/currencies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyCurrency", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCurrency", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122902,18 +123757,18 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomer", "Uri": "/financials/companies/{company-id}/customers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomer", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomer", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122922,13 +123777,13 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPayment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122937,13 +123792,13 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122952,13 +123807,13 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomerPaymentJournal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122967,13 +123822,13 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCustomerPayment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122982,13 +123837,13 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -122997,13 +123852,13 @@ ] }, { + "Command": "New-MgFinancialCompanyCustomerPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123012,13 +123867,13 @@ ] }, { + "Command": "New-MgFinancialCompanyDimension", "Uri": "/financials/companies/{company-id}/dimensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyDimension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDimension", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123027,13 +123882,13 @@ ] }, { + "Command": "New-MgFinancialCompanyDimensionValue", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyDimensionValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDimensionValue", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123046,18 +123901,18 @@ ] }, { + "Command": "New-MgFinancialCompanyEmployee", "Uri": "/financials/companies/{company-id}/employees", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyEmployee", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmployee", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123066,13 +123921,13 @@ ] }, { + "Command": "New-MgFinancialCompanyEmployeePicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyEmployeePicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123081,13 +123936,13 @@ ] }, { + "Command": "New-MgFinancialCompanyGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123096,13 +123951,13 @@ ] }, { + "Command": "New-MgFinancialCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyInformation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCompanyInformation1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123111,18 +123966,18 @@ ] }, { + "Command": "New-MgFinancialCompanyItem", "Uri": "/financials/companies/{company-id}/items", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123131,18 +123986,18 @@ ] }, { + "Command": "New-MgFinancialCompanyItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyItemCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123151,13 +124006,13 @@ ] }, { + "Command": "New-MgFinancialCompanyItemPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123166,13 +124021,13 @@ ] }, { + "Command": "New-MgFinancialCompanyJournal", "Uri": "/financials/companies/{company-id}/journals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyJournal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphJournal", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123181,13 +124036,13 @@ ] }, { + "Command": "New-MgFinancialCompanyJournalLine", "Uri": "/financials/companies/{company-id}/journalLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyJournalLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphJournalLine", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123200,18 +124055,18 @@ ] }, { + "Command": "New-MgFinancialCompanyPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyPaymentMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123220,18 +124075,18 @@ ] }, { + "Command": "New-MgFinancialCompanyPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyPaymentTerm", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPaymentTerm", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123240,13 +124095,13 @@ ] }, { + "Command": "New-MgFinancialCompanyPicture", "Uri": "/financials/companies/{company-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123255,13 +124110,13 @@ ] }, { + "Command": "New-MgFinancialCompanyPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123270,13 +124125,13 @@ ] }, { + "Command": "New-MgFinancialCompanyPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123289,13 +124144,13 @@ ] }, { + "Command": "New-MgFinancialCompanyPurchaseInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123308,13 +124163,13 @@ ] }, { + "Command": "New-MgFinancialCompanyPurchaseInvoiceVendorPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123323,13 +124178,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleCreditMemo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123338,13 +124193,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleCreditMemoCustomerPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123353,13 +124208,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123368,13 +124223,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123383,13 +124238,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123398,13 +124253,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123413,13 +124268,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesInvoice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123428,13 +124283,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleInvoiceCustomerPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123443,13 +124298,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123462,13 +124317,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123481,13 +124336,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleOrder", "Uri": "/financials/companies/{company-id}/salesOrders", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleOrder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesOrder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123496,13 +124351,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleOrderCustomerPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123511,13 +124366,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleOrderLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesOrderLine", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123530,13 +124385,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleOrderLineItemPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123549,13 +124404,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleQuote", "Uri": "/financials/companies/{company-id}/salesQuotes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleQuote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesQuote", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123564,13 +124419,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleQuoteCustomerPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123579,26 +124434,26 @@ ] }, { + "Command": "New-MgFinancialCompanySaleQuoteInvoice", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleQuoteInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Make", "MakeViaIdentity" ] }, { + "Command": "New-MgFinancialCompanySaleQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleQuoteLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123611,13 +124466,13 @@ ] }, { + "Command": "New-MgFinancialCompanySaleQuoteLineItemPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -123630,18 +124485,18 @@ ] }, { + "Command": "New-MgFinancialCompanyShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyShipmentMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShipmentMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123650,13 +124505,13 @@ ] }, { + "Command": "New-MgFinancialCompanyTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyTaxArea", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTaxArea", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123665,18 +124520,18 @@ ] }, { + "Command": "New-MgFinancialCompanyTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyTaxGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTaxGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123685,18 +124540,18 @@ ] }, { + "Command": "New-MgFinancialCompanyUnit", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyUnit", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123705,18 +124560,18 @@ ] }, { + "Command": "New-MgFinancialCompanyVendor", "Uri": "/financials/companies/{company-id}/vendors", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "New-MgFinancialCompanyVendor", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVendor", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123725,13 +124580,13 @@ ] }, { + "Command": "New-MgFinancialCompanyVendorPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "New-MgFinancialCompanyVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPicture", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123740,8 +124595,10 @@ ] }, { + "Command": "New-MgGroup", "Uri": "/groups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -123762,18 +124619,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgGroup", "Uri": "/groups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -123794,28 +124651,26 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgGroupAcceptedSenderByRef", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupAcceptedSenderByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123824,18 +124679,18 @@ ] }, { + "Command": "New-MgGroupAcceptedSenderByRef", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupAcceptedSenderByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -123844,8 +124699,10 @@ ] }, { + "Command": "New-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -123860,10 +124717,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgGroupAppRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123872,8 +124727,10 @@ ] }, { + "Command": "New-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -123888,10 +124745,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -123900,13 +124755,13 @@ ] }, { + "Command": "New-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -123915,13 +124770,13 @@ ] }, { + "Command": "New-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123930,13 +124785,13 @@ ] }, { + "Command": "New-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -123945,13 +124800,13 @@ ] }, { + "Command": "New-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123960,13 +124815,13 @@ ] }, { + "Command": "New-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -123975,13 +124830,13 @@ ] }, { + "Command": "New-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -123990,18 +124845,18 @@ ] }, { + "Command": "New-MgGroupConversation", "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupConversation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124010,18 +124865,18 @@ ] }, { + "Command": "New-MgGroupConversation", "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupConversation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversation1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124030,18 +124885,18 @@ ] }, { + "Command": "New-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupConversationThread", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationThread", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124050,18 +124905,18 @@ ] }, { + "Command": "New-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupConversationThread", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationThread1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124070,13 +124925,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPost", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPost", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124085,13 +124940,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPost", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPost1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124100,13 +124955,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124115,13 +124970,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124130,13 +124985,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124145,13 +125000,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124160,13 +125015,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124175,13 +125030,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124190,13 +125045,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124205,13 +125060,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124220,13 +125075,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124235,13 +125090,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124250,13 +125105,13 @@ ] }, { + "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124265,13 +125120,13 @@ ] }, { + "Command": "New-MgGroupDrive", "Uri": "/groups/{group-id}/drives", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgGroupDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124280,13 +125135,13 @@ ] }, { + "Command": "New-MgGroupDrive", "Uri": "/groups/{group-id}/drives", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgGroupDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124295,13 +125150,13 @@ ] }, { + "Command": "New-MgGroupEndpoint", "Uri": "/groups/{group-id}/endpoints", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124310,18 +125165,18 @@ ] }, { + "Command": "New-MgGroupEvent", "Uri": "/groups/{group-id}/events", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "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 }, - "Module": "Calendar", - "Command": "New-MgGroupEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124330,18 +125185,18 @@ ] }, { + "Command": "New-MgGroupEvent", "Uri": "/groups/{group-id}/events", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "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 }, - "Module": "Calendar", - "Command": "New-MgGroupEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124350,18 +125205,18 @@ ] }, { + "Command": "New-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgGroupEventAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124370,18 +125225,18 @@ ] }, { + "Command": "New-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgGroupEventAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124390,13 +125245,13 @@ ] }, { + "Command": "New-MgGroupEventExceptionOccurrence", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124405,13 +125260,13 @@ ] }, { + "Command": "New-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124420,13 +125275,13 @@ ] }, { + "Command": "New-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124435,13 +125290,13 @@ ] }, { + "Command": "New-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124450,13 +125305,13 @@ ] }, { + "Command": "New-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124465,13 +125320,13 @@ ] }, { + "Command": "New-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124480,13 +125335,13 @@ ] }, { + "Command": "New-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124495,13 +125350,13 @@ ] }, { + "Command": "New-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124510,13 +125365,13 @@ ] }, { + "Command": "New-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124525,13 +125380,13 @@ ] }, { + "Command": "New-MgGroupExtension", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124540,13 +125395,13 @@ ] }, { + "Command": "New-MgGroupExtension", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124555,44 +125410,46 @@ ] }, { + "Command": "New-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "New-MgGroupLifecyclePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "New-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgGroupMemberByRef", "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -124619,10 +125476,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroupMemberByRef", + "ApiVersion": "beta", "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124631,8 +125486,10 @@ ] }, { + "Command": "New-MgGroupMemberByRef", "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -124659,10 +125516,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroupMemberByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3", @@ -124671,13 +125526,13 @@ ] }, { + "Command": "New-MgGroupMemberOfByRef", "Uri": "/groups/{group-id}/memberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create5", "CreateExpanded5", @@ -124686,13 +125541,13 @@ ] }, { + "Command": "New-MgGroupMemberOfByRef", "Uri": "/groups/{group-id}/memberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2", @@ -124701,13 +125556,13 @@ ] }, { + "Command": "New-MgGroupMemberWithLicenseErrorByRef", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124716,13 +125571,13 @@ ] }, { + "Command": "New-MgGroupMemberWithLicenseErrorByRef", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create4", "CreateExpanded4", @@ -124731,8 +125586,10 @@ ] }, { + "Command": "New-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124753,10 +125610,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124765,8 +125620,10 @@ ] }, { + "Command": "New-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124787,10 +125644,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124799,8 +125654,10 @@ ] }, { + "Command": "New-MgGroupOnenoteNotebookSection", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124821,10 +125678,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124833,8 +125688,10 @@ ] }, { + "Command": "New-MgGroupOnenoteNotebookSection", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124855,10 +125712,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124867,8 +125722,10 @@ ] }, { + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124889,10 +125746,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -124901,8 +125756,10 @@ ] }, { + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124923,10 +125780,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124935,8 +125790,10 @@ ] }, { + "Command": "New-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124957,10 +125814,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -124969,8 +125824,10 @@ ] }, { + "Command": "New-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -124991,10 +125848,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125003,13 +125858,13 @@ ] }, { + "Command": "New-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgGroupOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125018,13 +125873,13 @@ ] }, { + "Command": "New-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgGroupOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125033,13 +125888,13 @@ ] }, { + "Command": "New-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "POST", "Variants": [ "Create2", "Create3", @@ -125052,13 +125907,13 @@ ] }, { + "Command": "New-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -125071,8 +125926,10 @@ ] }, { + "Command": "New-MgGroupOnenoteSectionGroupSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -125093,10 +125950,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125105,8 +125960,10 @@ ] }, { + "Command": "New-MgGroupOnenoteSectionGroupSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -125127,10 +125984,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125139,8 +125994,10 @@ ] }, { + "Command": "New-MgGroupOnenoteSectionPage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -125161,10 +126018,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionPage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125173,8 +126028,10 @@ ] }, { + "Command": "New-MgGroupOnenoteSectionPage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -125195,10 +126052,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionPage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125207,8 +126062,10 @@ ] }, { + "Command": "New-MgGroupOwnerByRef", "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -125229,10 +126086,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroupOwnerByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125241,8 +126096,10 @@ ] }, { + "Command": "New-MgGroupOwnerByRef", "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -125263,10 +126120,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroupOwnerByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125275,13 +126130,13 @@ ] }, { + "Command": "New-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125290,13 +126145,13 @@ ] }, { + "Command": "New-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125305,13 +126160,13 @@ ] }, { + "Command": "New-MgGroupPhoto", "Uri": "/groups/{group-id}/photos", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125320,13 +126175,13 @@ ] }, { + "Command": "New-MgGroupPhoto", "Uri": "/groups/{group-id}/photos", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupPhoto", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125335,18 +126190,18 @@ ] }, { + "Command": "New-MgGroupRejectedSenderByRef", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupRejectedSenderByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125355,18 +126210,18 @@ ] }, { + "Command": "New-MgGroupRejectedSenderByRef", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupRejectedSenderByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125375,8 +126230,10 @@ ] }, { + "Command": "New-MgGroupSetting", "Uri": "/groups/{group-id}/settings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -125391,10 +126248,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "New-MgGroupSetting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectorySetting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125403,13 +126258,13 @@ ] }, { + "Command": "New-MgGroupSite", "Uri": "/groups/{group-id}/sites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgGroupSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125418,13 +126273,13 @@ ] }, { + "Command": "New-MgGroupSite", "Uri": "/groups/{group-id}/sites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgGroupSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125433,18 +126288,18 @@ ] }, { + "Command": "New-MgGroupThread", "Uri": "/groups/{group-id}/threads", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupThread", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationThread", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125453,18 +126308,18 @@ ] }, { + "Command": "New-MgGroupThread", "Uri": "/groups/{group-id}/threads", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "New-MgGroupThread", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationThread1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125473,13 +126328,13 @@ ] }, { + "Command": "New-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPost", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPost", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125488,13 +126343,13 @@ ] }, { + "Command": "New-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPost", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPost1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125503,13 +126358,13 @@ ] }, { + "Command": "New-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125518,13 +126373,13 @@ ] }, { + "Command": "New-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125533,13 +126388,13 @@ ] }, { + "Command": "New-MgGroupThreadPostAttachmentUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125548,13 +126403,13 @@ ] }, { + "Command": "New-MgGroupThreadPostAttachmentUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125563,13 +126418,13 @@ ] }, { + "Command": "New-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125578,13 +126433,13 @@ ] }, { + "Command": "New-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125593,13 +126448,13 @@ ] }, { + "Command": "New-MgGroupThreadPostMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125608,13 +126463,13 @@ ] }, { + "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125623,13 +126478,13 @@ ] }, { + "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125638,13 +126493,13 @@ ] }, { + "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125653,13 +126508,13 @@ ] }, { + "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125668,13 +126523,13 @@ ] }, { + "Command": "New-MgGroupTransitiveMemberByRef", "Uri": "/groups/{group-id}/transitiveMembers/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupTransitiveMemberByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -125683,13 +126538,13 @@ ] }, { + "Command": "New-MgGroupTransitiveMemberByRef", "Uri": "/groups/{group-id}/transitiveMembers/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupTransitiveMemberByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3", @@ -125698,13 +126553,13 @@ ] }, { + "Command": "New-MgGroupTransitiveMemberOfByRef", "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -125713,13 +126568,13 @@ ] }, { + "Command": "New-MgGroupTransitiveMemberOfByRef", "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgGroupTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2", @@ -125728,26 +126583,28 @@ ] }, { + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -125762,18 +126619,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNamedLocation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -125788,18 +126645,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNamedLocation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Application.Read.All", @@ -125820,18 +126677,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Application.Read.All", @@ -125852,165 +126709,221 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Uri": "/identityProviders", + "Command": "New-MgIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "Create", + "CreateExpanded" + ] + }, + { + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { + "Command": "New-MgIdentityProvider", + "Uri": "/identityProviders", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgIdentityProvider", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityProvider", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgIdentityProvider", "Uri": "/identityProviders", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgIdentityProvider", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphIdentityProvider", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgIdentityUserFlow", "Uri": "/identity/userFlows", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgIdentityUserFlow", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgInformationProtectionDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionPolicyLabel", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -126019,13 +126932,13 @@ ] }, { + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126034,8 +126947,10 @@ ] }, { + "Command": "New-MgInvitation", "Uri": "/invitations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -126056,18 +126971,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgInvitation", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInvitation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgInvitation", "Uri": "/invitations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -126088,18 +127003,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgInvitation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInvitation1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -126120,18 +127035,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -126152,46 +127067,44 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgOfficeClientConfiguration", "Uri": "/officeConfiguration/clientConfigurations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgOfficeClientConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgOfficeClientConfigurationAssignment", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgOfficeClientConfigurationAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126200,26 +127113,26 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfile", "Uri": "/onPremisesPublishingProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgOnPremisePublishingProfileAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126228,13 +127141,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -126251,18 +127164,18 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileAgentGroupAgent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -126275,13 +127188,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -126294,13 +127207,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -126313,13 +127226,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileConnector", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnector", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126328,13 +127241,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectorGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126343,13 +127256,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1UwkpvwOnpremisespublishingprofilesOnpremisespublishingprofileIdConnectorgroupsConnectorgroupIdApplicationsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126358,13 +127271,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfileConnectorMemberOf", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConnectorGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126373,18 +127286,18 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfilePublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126393,18 +127306,18 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -126417,13 +127330,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126432,13 +127345,13 @@ ] }, { + "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126447,44 +127360,44 @@ ] }, { + "Command": "New-MgOrganization", "Uri": "/organization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOrganization1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgOrganization", "Uri": "/organization", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOrganization", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", + "ApiVersion": "beta", "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -126493,18 +127406,18 @@ ] }, { + "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126513,13 +127426,13 @@ ] }, { + "Command": "New-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126528,13 +127441,13 @@ ] }, { + "Command": "New-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -126543,13 +127456,13 @@ ] }, { + "Command": "New-MgOrganizationSettingProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationSettingProfileCardProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfileCardProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126558,34 +127471,36 @@ ] }, { + "Command": "New-MgPlace", "Uri": "/places", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgPlace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlace1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPlace", "Uri": "/places", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgPlace", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlace", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPlannerBucket", "Uri": "/planner/buckets", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -126600,18 +127515,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "New-MgPlannerBucket", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerBucket1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPlannerBucket", "Uri": "/planner/buckets", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -126626,18 +127541,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "New-MgPlannerBucket", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerBucket", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPlannerPlan", "Uri": "/planner/plans", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -126652,18 +127567,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "New-MgPlannerPlan", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPlannerPlan", "Uri": "/planner/plans", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -126678,46 +127593,44 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "New-MgPlannerPlan", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerPlan", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPlannerRoster", "Uri": "/planner/rosters", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Planner", - "Command": "New-MgPlannerRoster", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerRoster", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Planner", - "Command": "New-MgPlannerRosterMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126726,13 +127639,13 @@ ] }, { + "Command": "New-MgPlannerRosterPlanByRef", "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Planner", - "Command": "New-MgPlannerRosterPlanByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsZnp7QnPlannerRostersPlannerrosterIdPlansRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126741,8 +127654,10 @@ ] }, { + "Command": "New-MgPlannerTask", "Uri": "/planner/tasks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -126757,18 +127672,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "New-MgPlannerTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTask1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPlannerTask", "Uri": "/planner/tasks", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -126783,77 +127698,75 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "New-MgPlannerTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPlannerTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPolicyAppManagementPolicy", "Uri": "/policies/appManagementPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAppManagementPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyAppManagementPolicyApplyToByRef", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyAppManagementPolicyApplyToByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Pj450WPoliciesAppmanagementpoliciesAppmanagementpolicyIdAppliestoRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126862,26 +127775,26 @@ ] }, { + "Command": "New-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthorizationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126890,90 +127803,90 @@ ] }, { + "Command": "New-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyClaimMappingPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -126982,18 +127895,18 @@ ] }, { + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127002,116 +127915,116 @@ ] }, { + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPolicyMobileAppManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyMobileAppManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyMobileDeviceManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyMobileDeviceManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127120,18 +128033,18 @@ ] }, { + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127140,18 +128053,18 @@ ] }, { + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127160,18 +128073,18 @@ ] }, { + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127180,39 +128093,39 @@ ] }, { + "Command": "New-MgPolicyRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127221,13 +128134,13 @@ ] }, { + "Command": "New-MgPolicyRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127236,26 +128149,26 @@ ] }, { + "Command": "New-MgPolicyServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyServicePrincipalCreationPolicyExclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127264,13 +128177,13 @@ ] }, { + "Command": "New-MgPolicyServicePrincipalCreationPolicyInclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127279,137 +128192,137 @@ ] }, { + "Command": "New-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenIssuancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPrintConnector", "Uri": "/print/connectors", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintConnector", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintConnector1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPrintConnector", "Uri": "/print/connectors", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintConnector", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintConnector", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrintOperation", "Uri": "/print/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintOperation", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPrintOperation", "Uri": "/print/operations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrintPrinterConnectorByRef", "Uri": "/print/printers/{printer-id}/connectors/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterConnectorByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127418,13 +128331,13 @@ ] }, { + "Command": "New-MgPrintPrinterConnectorByRef", "Uri": "/print/printers/{printer-id}/connectors/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterConnectorByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127433,26 +128346,26 @@ ] }, { + "Command": "New-MgPrintPrinterShare", "Uri": "/print/printerShares", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterShare", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterShare1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrintPrinterShareAllowedGroupByRef", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterShareAllowedGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsE4Fi9ZPrintPrintersharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127461,13 +128374,13 @@ ] }, { + "Command": "New-MgPrintPrinterShareAllowedUserByRef", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterShareAllowedUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths15IruvoPrintPrintersharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127476,13 +128389,13 @@ ] }, { + "Command": "New-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/shares/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterShareByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127491,13 +128404,13 @@ ] }, { + "Command": "New-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/shares/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterShareByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127506,8 +128419,10 @@ ] }, { + "Command": "New-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -127522,10 +128437,8 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterTaskTrigger", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127534,8 +128447,10 @@ ] }, { + "Command": "New-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -127550,10 +128465,8 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127562,39 +128475,39 @@ ] }, { + "Command": "New-MgPrintService", "Uri": "/print/services", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintService", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintService1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPrintService", "Uri": "/print/services", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintService", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintService", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127603,13 +128516,13 @@ ] }, { + "Command": "New-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127618,49 +128531,49 @@ ] }, { + "Command": "New-MgPrintShare", "Uri": "/print/shares", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShare", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrinterShare1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPrintShare", "Uri": "/print/shares", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShare", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrinterShare", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrintShareAllowedGroupByRef", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127669,13 +128582,13 @@ ] }, { + "Command": "New-MgPrintShareAllowedGroupByRef", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedGroupByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127684,18 +128597,18 @@ ] }, { + "Command": "New-MgPrintShareAllowedUserByRef", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedUserByRef", + "ApiVersion": "beta", "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127704,18 +128617,18 @@ ] }, { + "Command": "New-MgPrintShareAllowedUserByRef", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127724,39 +128637,39 @@ ] }, { + "Command": "New-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrintTask1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -127765,13 +128678,13 @@ ] }, { + "Command": "New-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127780,26 +128693,26 @@ ] }, { + "Command": "New-MgPrivilegedAccess", "Uri": "/privilegedAccess", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedAccess", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrivilegedAccessResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedAccessResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127808,13 +128721,13 @@ ] }, { + "Command": "New-MgPrivilegedAccessRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedAccessRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127823,13 +128736,13 @@ ] }, { + "Command": "New-MgPrivilegedAccessRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127838,13 +128751,13 @@ ] }, { + "Command": "New-MgPrivilegedAccessRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedAccessRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127853,13 +128766,13 @@ ] }, { + "Command": "New-MgPrivilegedAccessRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedAccessRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127868,75 +128781,75 @@ ] }, { + "Command": "New-MgPrivilegedApproval", "Uri": "/privilegedApproval", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgPrivilegedApproval", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedOperationEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrivilegedRole", "Uri": "/privilegedRoles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRole", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgPrivilegedRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgPrivilegedRoleAssignmentByRef", "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgPrivilegedRoleAssignmentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths175AryxPrivilegedrolesPrivilegedroleIdAssignmentsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -127945,36 +128858,36 @@ ] }, { + "Command": "New-MgPrivilegedRoleAssignmentEligible", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgPrivilegedRoleAssignmentEligible", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "POST", "Variants": [ "Make", "MakeViaIdentity" ] }, { + "Command": "New-MgPrivilegedRoleAssignmentPermanent", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgPrivilegedRoleAssignmentPermanent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Method": "POST", "Variants": [ "Make", "MakeExpanded", @@ -127983,8 +128896,10 @@ ] }, { + "Command": "New-MgPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -127999,46 +128914,44 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "New-MgPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgProgram", "Uri": "/programs", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgProgram", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgram", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgProgramControl", "Uri": "/programControls", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "New-MgProgramControl", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgramControl", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -128049,52 +128962,52 @@ ] }, { + "Command": "New-MgProgramControlType", "Uri": "/programControlTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgProgramControlType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProgramControlType", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRiskDetection", "Uri": "/riskDetections", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgRiskDetection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskDetection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRiskyUser", "Uri": "/riskyUsers", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgRiskyUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskyUser", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRiskyUserHistory", "Uri": "/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgRiskyUserHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128103,26 +129016,26 @@ ] }, { + "Command": "New-MgRoleManagementCloudPcResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementCloudPcResourceNamespaceResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128131,8 +129044,10 @@ ] }, { + "Command": "New-MgRoleManagementCloudPcRoleAssignment", "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -128147,23 +129062,21 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementCloudPcRoleAssignmentAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128172,13 +129085,13 @@ ] }, { + "Command": "New-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths64TceeRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128187,13 +129100,13 @@ ] }, { + "Command": "New-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsJ502MqRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128202,26 +129115,26 @@ ] }, { + "Command": "New-MgRoleManagementCloudPcRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128230,26 +129143,26 @@ ] }, { + "Command": "New-MgRoleManagementDeviceManagementResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128258,8 +129171,10 @@ ] }, { + "Command": "New-MgRoleManagementDeviceManagementRoleAssignment", "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -128274,23 +129189,21 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppScope", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128299,13 +129212,13 @@ ] }, { + "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsI90Xd7RolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128314,13 +129227,13 @@ ] }, { + "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsVqpcrcRolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128329,8 +129242,10 @@ ] }, { + "Command": "New-MgRoleManagementDeviceManagementRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -128357,23 +129272,21 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128382,26 +129295,26 @@ ] }, { + "Command": "New-MgRoleManagementDirectoryResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128410,62 +129323,62 @@ ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignmentApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignmentApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApprovalStep", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128474,93 +129387,93 @@ ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", "Description": "Read, update, and delete all active role assignments for your company's directory", "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128569,13 +129482,13 @@ ] }, { + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -128584,70 +129497,70 @@ ] }, { + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", "Description": "Read, update, and delete all eligible role assignments for your company's directory", "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128656,8 +129569,10 @@ ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -128672,18 +129587,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -128698,36 +129613,34 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApproval", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphApprovalStep", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128736,78 +129649,78 @@ ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -128816,13 +129729,13 @@ ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -128831,47 +129744,49 @@ ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSchemaExtension", "Uri": "/schemaExtensions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -128886,18 +129801,18 @@ "IsAdmin": true } ], - "Module": "SchemaExtensions", - "Command": "New-MgSchemaExtension", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchemaExtension", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSchemaExtension", "Uri": "/schemaExtensions", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -128912,283 +129827,298 @@ "IsAdmin": true } ], - "Module": "SchemaExtensions", - "Command": "New-MgSchemaExtension", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchemaExtension", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSearchAcronym", "Uri": "/search/acronyms", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Search", - "Command": "New-MgSearchAcronym", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchAcronym", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSearchBookmark", "Uri": "/search/bookmarks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Search", - "Command": "New-MgSearchBookmark", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchBookmark", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSearchQna", "Uri": "/search/qnas", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Search", - "Command": "New-MgSearchQna", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSearchQna", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityAction", "Uri": "/security/securityActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityAction", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityAlert", "Uri": "/security/alerts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityAlert", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAlert", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityAlert", "Uri": "/security/alerts", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityAlert", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAlert", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSecurityAttackSimulation", "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityAttackSimulation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSimulation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityCloudAppSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityDomainSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityFileSecurityProfile", "Uri": "/security/fileSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityFileSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityHostSecurityProfile", "Uri": "/security/hostSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityHostSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityIncident", "Uri": "/security/incidents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityIncident", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphIncident", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Uri": "/security/ipSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Command": "New-MgSecurityIncidentAlertByRef", + "Uri": "/security/incidents/{incident-id}/alerts/$ref", + "Method": "POST", "Module": "Security", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IPaths1Kkbdg2SecurityIncidentsIncidentIdAlertsRefPostResponses201ContentApplicationJsonSchema", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { "Command": "New-MgSecurityIPSecurityProfile", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles", "Method": "POST", + "Module": "Security", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityProviderTenantSetting", "Uri": "/security/providerTenantSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityProviderTenantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecuritySecureScore", "Uri": "/security/secureScores", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecuritySecureScore", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecureScore", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecuritySecureScore", "Uri": "/security/secureScores", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecuritySecureScore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSecureScore", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecuritySecureScoreControlProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecuritySecureScoreControlProfile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSecurityTiIndicator", "Uri": "/security/tiIndicators", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Module": "Security", - "Command": "New-MgSecurityTiIndicator", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTiIndicator", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSecurityUserSecurityProfile", "Uri": "/security/userSecurityProfiles", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "New-MgSecurityUserSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgServicePrincipal", "Uri": "/servicePrincipals", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129203,18 +130133,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipal", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphServicePrincipal1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgServicePrincipal", "Uri": "/servicePrincipals", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129229,23 +130159,21 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipal", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphServicePrincipal", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgServicePrincipalAppManagementPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalAppManagementPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsBhru7IServiceprincipalsServiceprincipalIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129254,8 +130182,10 @@ ] }, { + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -129294,10 +130224,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129306,8 +130234,10 @@ ] }, { + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.Read.All", @@ -129346,10 +130276,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129358,8 +130286,10 @@ ] }, { + "Command": "New-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -129380,10 +130310,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129392,8 +130320,10 @@ ] }, { + "Command": "New-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -129414,10 +130344,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129426,8 +130354,10 @@ ] }, { + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129448,10 +130378,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "beta", "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129460,8 +130388,10 @@ ] }, { + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129482,10 +130412,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129494,13 +130422,13 @@ ] }, { + "Command": "New-MgServicePrincipalCreatedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalCreatedObjectByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129509,13 +130437,13 @@ ] }, { + "Command": "New-MgServicePrincipalCreatedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalCreatedObjectByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129524,18 +130452,18 @@ ] }, { + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Applications", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129544,18 +130472,18 @@ ] }, { + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Applications", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129564,13 +130492,13 @@ ] }, { + "Command": "New-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129579,13 +130507,13 @@ ] }, { + "Command": "New-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEndpoint", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129594,13 +130522,13 @@ ] }, { + "Command": "New-MgServicePrincipalFederatedIdentityCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129609,8 +130537,10 @@ ] }, { + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129631,10 +130561,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "beta", "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129643,8 +130571,10 @@ ] }, { + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129665,10 +130595,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129677,13 +130605,13 @@ ] }, { + "Command": "New-MgServicePrincipalLicenseDetail", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLicenseDetails", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129692,13 +130620,13 @@ ] }, { + "Command": "New-MgServicePrincipalMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129707,13 +130635,13 @@ ] }, { + "Command": "New-MgServicePrincipalMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129722,13 +130650,13 @@ ] }, { + "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129737,13 +130665,13 @@ ] }, { + "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129752,13 +130680,13 @@ ] }, { + "Command": "New-MgServicePrincipalOwnedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalOwnedObjectByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129767,13 +130695,13 @@ ] }, { + "Command": "New-MgServicePrincipalOwnedObjectByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalOwnedObjectByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129782,8 +130710,10 @@ ] }, { + "Command": "New-MgServicePrincipalOwnerByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129804,10 +130734,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalOwnerByRef", + "ApiVersion": "beta", "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129816,8 +130744,10 @@ ] }, { + "Command": "New-MgServicePrincipalOwnerByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129838,10 +130768,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalOwnerByRef", + "ApiVersion": "v1.0", "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -129850,8 +130778,10 @@ ] }, { + "Command": "New-MgServicePrincipalPasswordSingleSignOnCredentials", "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -129878,10 +130808,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalPasswordSingleSignOnCredentials", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129890,13 +130818,13 @@ ] }, { + "Command": "New-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129905,18 +130833,18 @@ ] }, { + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -129925,13 +130853,13 @@ ] }, { + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129940,13 +130868,13 @@ ] }, { + "Command": "New-MgServicePrincipalSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129955,13 +130883,13 @@ ] }, { + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129970,13 +130898,13 @@ ] }, { + "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -129985,13 +130913,13 @@ ] }, { + "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130000,8 +130928,10 @@ ] }, { + "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -130022,10 +130952,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", + "ApiVersion": "beta", "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130034,8 +130962,10 @@ ] }, { + "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -130056,10 +130986,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130068,13 +130996,13 @@ ] }, { + "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130083,13 +131011,13 @@ ] }, { + "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130098,13 +131026,13 @@ ] }, { + "Command": "New-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130113,13 +131041,13 @@ ] }, { + "Command": "New-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130128,13 +131056,13 @@ ] }, { + "Command": "New-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130143,13 +131071,13 @@ ] }, { + "Command": "New-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130158,13 +131086,13 @@ ] }, { + "Command": "New-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130173,13 +131101,13 @@ ] }, { + "Command": "New-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130188,13 +131116,13 @@ ] }, { + "Command": "New-MgShareListContentTypeBaseTypeByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130203,13 +131131,13 @@ ] }, { + "Command": "New-MgShareListContentTypeBaseTypeByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130218,13 +131146,13 @@ ] }, { + "Command": "New-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130233,13 +131161,13 @@ ] }, { + "Command": "New-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130248,13 +131176,13 @@ ] }, { + "Command": "New-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130263,13 +131191,13 @@ ] }, { + "Command": "New-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130278,13 +131206,13 @@ ] }, { + "Command": "New-MgShareListContentTypeColumnPositionByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130293,13 +131221,13 @@ ] }, { + "Command": "New-MgShareListContentTypeColumnPositionByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130308,13 +131236,13 @@ ] }, { + "Command": "New-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130323,13 +131251,13 @@ ] }, { + "Command": "New-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130338,13 +131266,13 @@ ] }, { + "Command": "New-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -130357,13 +131285,13 @@ ] }, { + "Command": "New-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "POST", "Variants": [ "Create2", "Create3", @@ -130376,13 +131304,13 @@ ] }, { + "Command": "New-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130391,13 +131319,13 @@ ] }, { + "Command": "New-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130406,60 +131334,62 @@ ] }, { + "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSharedDriveItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSite", "Uri": "/sites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3" ] }, { + "Command": "New-MgSite", "Uri": "/sites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSiteColumn", "Uri": "/sites/{site-id}/columns", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130474,10 +131404,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130486,8 +131414,10 @@ ] }, { + "Command": "New-MgSiteColumn", "Uri": "/sites/{site-id}/columns", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130502,10 +131432,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130514,8 +131442,10 @@ ] }, { + "Command": "New-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130530,10 +131460,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteContentType", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130542,8 +131470,10 @@ ] }, { + "Command": "New-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130558,10 +131488,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130570,13 +131498,13 @@ ] }, { + "Command": "New-MgSiteContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130585,13 +131513,13 @@ ] }, { + "Command": "New-MgSiteContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130600,8 +131528,10 @@ ] }, { + "Command": "New-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130616,10 +131546,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteContentTypeColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130628,8 +131556,10 @@ ] }, { + "Command": "New-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130644,10 +131574,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130656,13 +131584,13 @@ ] }, { + "Command": "New-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130671,13 +131599,13 @@ ] }, { + "Command": "New-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130686,13 +131614,13 @@ ] }, { + "Command": "New-MgSiteContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130701,13 +131629,13 @@ ] }, { + "Command": "New-MgSiteContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130716,13 +131644,13 @@ ] }, { + "Command": "New-MgSiteDrive", "Uri": "/sites/{site-id}/drives", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130731,13 +131659,13 @@ ] }, { + "Command": "New-MgSiteDrive", "Uri": "/sites/{site-id}/drives", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130746,13 +131674,13 @@ ] }, { + "Command": "New-MgSiteExternalColumnByRef", "Uri": "/sites/{site-id}/externalColumns/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteExternalColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130761,13 +131689,13 @@ ] }, { + "Command": "New-MgSiteExternalColumnByRef", "Uri": "/sites/{site-id}/externalColumns/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteExternalColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130776,18 +131704,18 @@ ] }, { + "Command": "New-MgSiteList", "Uri": "/sites/{site-id}/lists", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.Manage.All", "Description": "Create, edit, and delete items and lists in all your site collections", "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "New-MgSiteList", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphList", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130796,18 +131724,18 @@ ] }, { + "Command": "New-MgSiteList", "Uri": "/sites/{site-id}/lists", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.Manage.All", "Description": "Create, edit, and delete items and lists in all your site collections", "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "New-MgSiteList", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphList1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130816,8 +131744,10 @@ ] }, { + "Command": "New-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130832,10 +131762,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteListColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130844,8 +131772,10 @@ ] }, { + "Command": "New-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130860,10 +131790,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteListColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130872,13 +131800,13 @@ ] }, { + "Command": "New-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContentType", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130887,13 +131815,13 @@ ] }, { + "Command": "New-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContentType1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130902,13 +131830,13 @@ ] }, { + "Command": "New-MgSiteListContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130917,13 +131845,13 @@ ] }, { + "Command": "New-MgSiteListContentTypeBaseTypeByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130932,8 +131860,10 @@ ] }, { + "Command": "New-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130948,10 +131878,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumn", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnDefinition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -130960,8 +131888,10 @@ ] }, { + "Command": "New-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -130976,10 +131906,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnDefinition1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -130988,13 +131916,13 @@ ] }, { + "Command": "New-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131003,13 +131931,13 @@ ] }, { + "Command": "New-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphColumnLink", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131018,13 +131946,13 @@ ] }, { + "Command": "New-MgSiteListContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131033,13 +131961,13 @@ ] }, { + "Command": "New-MgSiteListContentTypeColumnPositionByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131048,18 +131976,18 @@ ] }, { + "Command": "New-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "New-MgSiteListItem", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131068,18 +131996,18 @@ ] }, { + "Command": "New-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "New-MgSiteListItem", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131088,8 +132016,10 @@ ] }, { + "Command": "New-MgSiteListItemLink", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Files.ReadWrite", @@ -131110,10 +132040,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "New-MgSiteListItemLink", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131122,13 +132050,13 @@ ] }, { + "Command": "New-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131137,13 +132065,13 @@ ] }, { + "Command": "New-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphListItemVersion", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131152,13 +132080,13 @@ ] }, { + "Command": "New-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131167,13 +132095,13 @@ ] }, { + "Command": "New-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131182,8 +132110,10 @@ ] }, { + "Command": "New-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131204,10 +132134,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131216,8 +132144,10 @@ ] }, { + "Command": "New-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131238,10 +132168,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131250,8 +132178,10 @@ ] }, { + "Command": "New-MgSiteOnenoteNotebookSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131272,10 +132202,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131284,8 +132212,10 @@ ] }, { + "Command": "New-MgSiteOnenoteNotebookSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131306,10 +132236,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131318,8 +132246,10 @@ ] }, { + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131340,10 +132270,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131352,8 +132280,10 @@ ] }, { + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131374,10 +132304,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131386,8 +132314,10 @@ ] }, { + "Command": "New-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131408,10 +132338,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131420,8 +132348,10 @@ ] }, { + "Command": "New-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131442,10 +132372,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131454,13 +132382,13 @@ ] }, { + "Command": "New-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgSiteOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131469,13 +132397,13 @@ ] }, { + "Command": "New-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgSiteOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131484,13 +132412,13 @@ ] }, { + "Command": "New-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "POST", "Variants": [ "Create2", "Create3", @@ -131503,13 +132431,13 @@ ] }, { + "Command": "New-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131522,8 +132450,10 @@ ] }, { + "Command": "New-MgSiteOnenoteSectionGroupSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131544,10 +132474,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131556,8 +132484,10 @@ ] }, { + "Command": "New-MgSiteOnenoteSectionGroupSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131578,10 +132508,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131590,8 +132518,10 @@ ] }, { + "Command": "New-MgSiteOnenoteSectionPage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131612,10 +132542,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionPage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131624,8 +132552,10 @@ ] }, { + "Command": "New-MgSiteOnenoteSectionPage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -131646,10 +132576,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionPage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131658,18 +132586,18 @@ ] }, { + "Command": "New-MgSitePage", "Uri": "/sites/{site-id}/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "New-MgSitePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSitePage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131678,13 +132606,13 @@ ] }, { + "Command": "New-MgSitePermission", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSitePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131693,13 +132621,13 @@ ] }, { + "Command": "New-MgSitePermission", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSitePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPermission1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -131708,13 +132636,13 @@ ] }, { + "Command": "New-MgSiteTermStore", "Uri": "/sites/{site-id}/termStores", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStore1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -131723,18 +132651,18 @@ ] }, { + "Command": "New-MgSiteTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131747,13 +132675,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131766,13 +132694,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSetChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131793,13 +132721,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSetChildRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131812,13 +132740,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSetRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131831,13 +132759,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSetTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131850,13 +132778,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSetTermChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131869,13 +132797,13 @@ ] }, { + "Command": "New-MgSiteTermStoreGroupSetTermRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131888,18 +132816,18 @@ ] }, { + "Command": "New-MgSiteTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "New-MgSiteTermStoreSet", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131912,18 +132840,18 @@ ] }, { + "Command": "New-MgSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131944,13 +132872,13 @@ ] }, { + "Command": "New-MgSiteTermStoreSetChildRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131963,13 +132891,13 @@ ] }, { + "Command": "New-MgSiteTermStoreSetParentGroupSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreSet1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -131982,13 +132910,13 @@ ] }, { + "Command": "New-MgSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -132001,13 +132929,13 @@ ] }, { + "Command": "New-MgSiteTermStoreSetTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -132020,18 +132948,18 @@ ] }, { + "Command": "New-MgSiteTermStoreSetTermChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -132044,18 +132972,18 @@ ] }, { + "Command": "New-MgSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTermStoreRelation1", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -132068,65 +132996,65 @@ ] }, { + "Command": "New-MgSubscribedSku", "Uri": "/subscribedSkus", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgSubscribedSku", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscribedSku", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSubscribedSku", "Uri": "/subscribedSkus", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgSubscribedSku", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscribedSku", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSubscription", "Uri": "/subscriptions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "ChangeNotifications", - "Command": "New-MgSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSubscription1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgSubscription", "Uri": "/subscriptions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "ChangeNotifications", - "Command": "New-MgSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSubscription", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgSubSite", "Uri": "/sites/{site-id}/sites", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSubSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSite", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132135,13 +133063,13 @@ ] }, { + "Command": "New-MgSubSite", "Uri": "/sites/{site-id}/sites", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgSubSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSite1", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2", @@ -132150,8 +133078,10 @@ ] }, { + "Command": "New-MgTeam", "Uri": "/teams", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -132172,18 +133102,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgTeam", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeam", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgTeam", "Uri": "/teams", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -132204,18 +133134,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgTeam", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeam1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgTeamChannel", "Uri": "/teams/{team-id}/channels", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Channel.Create", @@ -132236,10 +133166,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamChannel", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChannel", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132248,8 +133176,10 @@ ] }, { + "Command": "New-MgTeamChannel", "Uri": "/teams/{team-id}/channels", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Channel.Create", @@ -132270,10 +133200,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamChannel", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChannel1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132282,54 +133210,54 @@ ] }, { + "Command": "New-MgTeamChannelEmail", "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamChannelEmail", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { + "Command": "New-MgTeamChannelEmail", "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamChannelEmail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Provision1", "ProvisionViaIdentity1" ] }, { + "Command": "New-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamChannelMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132338,18 +133266,18 @@ ] }, { + "Command": "New-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamChannelMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132358,8 +133286,10 @@ ] }, { + "Command": "New-MgTeamChannelMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -132380,10 +133310,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgTeamChannelMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132392,8 +133320,10 @@ ] }, { + "Command": "New-MgTeamChannelMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -132414,10 +133344,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgTeamChannelMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132426,13 +133354,13 @@ ] }, { + "Command": "New-MgTeamChannelMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132441,13 +133369,13 @@ ] }, { + "Command": "New-MgTeamChannelMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132456,8 +133384,10 @@ ] }, { + "Command": "New-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -132484,10 +133414,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamChannelMessageReply", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132496,8 +133424,10 @@ ] }, { + "Command": "New-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -132524,10 +133454,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamChannelMessageReply", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132536,8 +133464,10 @@ ] }, { + "Command": "New-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -132570,10 +133500,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamChannelTab", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132582,8 +133510,10 @@ ] }, { + "Command": "New-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -132616,10 +133546,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamChannelTab", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132628,8 +133556,10 @@ ] }, { + "Command": "New-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -132650,10 +133580,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132662,8 +133590,10 @@ ] }, { + "Command": "New-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -132684,10 +133614,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132696,18 +133624,18 @@ ] }, { + "Command": "New-MgTeamMember", "Uri": "/teams/{team-id}/members", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamMember", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132716,18 +133644,18 @@ ] }, { + "Command": "New-MgTeamMember", "Uri": "/teams/{team-id}/members", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamMember", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132736,13 +133664,13 @@ ] }, { + "Command": "New-MgTeamOperation", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132751,13 +133679,13 @@ ] }, { + "Command": "New-MgTeamOperation", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132766,13 +133694,13 @@ ] }, { + "Command": "New-MgTeamOwnerByRef", "Uri": "/teams/{team-id}/owners/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamOwnerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Pdl411TeamsTeamIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132781,13 +133709,13 @@ ] }, { + "Command": "New-MgTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132796,39 +133724,39 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelEmail", "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelEmail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { + "Command": "New-MgTeamPrimaryChannelEmail", "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelEmail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Provision1", "ProvisionViaIdentity1" ] }, { + "Command": "New-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132837,13 +133765,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphConversationMember", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132852,13 +133780,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132867,13 +133795,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132882,13 +133810,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132897,13 +133825,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132912,13 +133840,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChatMessage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132927,13 +133855,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChatMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132942,13 +133870,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamsTab", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -132957,13 +133885,13 @@ ] }, { + "Command": "New-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsTab1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -132972,8 +133900,10 @@ ] }, { + "Command": "New-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -132988,10 +133918,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133000,8 +133928,10 @@ ] }, { + "Command": "New-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133016,10 +133946,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133028,8 +133956,10 @@ ] }, { + "Command": "New-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133044,10 +133974,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShift", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShift", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133056,8 +133984,10 @@ ] }, { + "Command": "New-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133072,10 +134002,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOpenShift1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133084,8 +134012,10 @@ ] }, { + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133100,10 +134030,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133112,8 +134040,10 @@ ] }, { + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133128,10 +134058,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133140,8 +134068,10 @@ ] }, { + "Command": "New-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133156,10 +134086,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleSchedulingGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSchedulingGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133168,8 +134096,10 @@ ] }, { + "Command": "New-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133184,10 +134114,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSchedulingGroup1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133196,8 +134124,10 @@ ] }, { + "Command": "New-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133212,10 +134142,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleShift", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphShift", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133224,8 +134152,10 @@ ] }, { + "Command": "New-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133240,10 +134170,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleShift", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphShift1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133252,8 +134180,10 @@ ] }, { + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133268,10 +134198,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133280,8 +134208,10 @@ ] }, { + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133296,10 +134226,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133308,18 +134236,18 @@ ] }, { + "Command": "New-MgTeamScheduleTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeCard", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133328,8 +134256,10 @@ ] }, { + "Command": "New-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133344,10 +134274,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOff", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOff", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133356,8 +134284,10 @@ ] }, { + "Command": "New-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133372,10 +134302,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOff1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133384,8 +134312,10 @@ ] }, { + "Command": "New-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133400,10 +134330,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffReason", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOffReason", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133412,8 +134340,10 @@ ] }, { + "Command": "New-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -133428,10 +134358,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOffReason1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133440,13 +134368,13 @@ ] }, { + "Command": "New-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeOffRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133455,13 +134383,13 @@ ] }, { + "Command": "New-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTimeOffRequest1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133470,13 +134398,13 @@ ] }, { + "Command": "New-MgTeamTag", "Uri": "/teams/{team-id}/tags", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkTag", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133485,13 +134413,13 @@ ] }, { + "Command": "New-MgTeamTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgTeamTagMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133500,72 +134428,72 @@ ] }, { + "Command": "New-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamworkWorkforceIntegration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "New-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWorkforceIntegration1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgTrustFrameworkKeySet", "Uri": "/trustFramework/keySets", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgTrustFrameworkKeySet", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgTrustFrameworkKeySetKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgTrustFrameworkKeySetKey", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Method": "POST", "Variants": [ "Generate", "GenerateExpanded", @@ -133574,26 +134502,28 @@ ] }, { + "Command": "New-MgTrustFrameworkPolicy", "Uri": "/trustFramework/policies", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgTrustFrameworkPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgUser", "Uri": "/users", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -133638,18 +134568,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "New-MgUser", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUser", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgUser", "Uri": "/users", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -133694,23 +134624,21 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "New-MgUser", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUser1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { + "Command": "New-MgUserActivity", "Uri": "/users/{user-id}/activities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserActivity1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133719,13 +134647,13 @@ ] }, { + "Command": "New-MgUserActivity", "Uri": "/users/{user-id}/activities", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserActivity", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133734,13 +134662,13 @@ ] }, { + "Command": "New-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphActivityHistoryItem1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133749,13 +134677,13 @@ ] }, { + "Command": "New-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133764,13 +134692,13 @@ ] }, { + "Command": "New-MgUserAgreementAcceptanceByRef", "Uri": "/users/{user-id}/agreementAcceptances/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgUserAgreementAcceptanceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133779,13 +134707,13 @@ ] }, { + "Command": "New-MgUserAgreementAcceptanceByRef", "Uri": "/users/{user-id}/agreementAcceptances/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "New-MgUserAgreementAcceptanceByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133794,8 +134722,10 @@ ] }, { + "Command": "New-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -133810,10 +134740,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgUserAppRoleAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133822,8 +134750,10 @@ ] }, { + "Command": "New-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -133838,10 +134768,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "New-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133850,8 +134778,10 @@ ] }, { + "Command": "New-MgUserAuthenticationEmailMethod", "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -133866,10 +134796,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationEmailMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133878,13 +134806,13 @@ ] }, { + "Command": "New-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationFido2Method", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133893,13 +134821,13 @@ ] }, { + "Command": "New-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationFido2Method", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133908,13 +134836,13 @@ ] }, { + "Command": "New-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133923,13 +134851,13 @@ ] }, { + "Command": "New-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationMethod", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133938,13 +134866,13 @@ ] }, { + "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133953,13 +134881,13 @@ ] }, { + "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -133968,13 +134896,13 @@ ] }, { + "Command": "New-MgUserAuthenticationOperation", "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133983,13 +134911,13 @@ ] }, { + "Command": "New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -133998,18 +134926,18 @@ ] }, { + "Command": "New-MgUserAuthenticationPhoneMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationPhoneMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134018,13 +134946,13 @@ ] }, { + "Command": "New-MgUserAuthenticationSoftwareOathMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationSoftwareOathMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134033,8 +134961,10 @@ ] }, { + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -134049,10 +134979,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134061,13 +134989,13 @@ ] }, { + "Command": "New-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationWindowHello", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134076,13 +135004,13 @@ ] }, { + "Command": "New-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationWindowHello", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134091,18 +135019,18 @@ ] }, { + "Command": "New-MgUserCalendar", "Uri": "/users/{user-id}/calendars", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendar", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134111,18 +135039,18 @@ ] }, { + "Command": "New-MgUserCalendar", "Uri": "/users/{user-id}/calendars", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendar", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134131,18 +135059,18 @@ ] }, { + "Command": "New-MgUserCalendarEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendarEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134151,18 +135079,18 @@ ] }, { + "Command": "New-MgUserCalendarEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendarEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134171,18 +135099,18 @@ ] }, { + "Command": "New-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendarGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarGroup1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134191,18 +135119,18 @@ ] }, { + "Command": "New-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendarGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134211,18 +135139,18 @@ ] }, { + "Command": "New-MgUserCalendarGroupCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendarGroupCalendar", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendar1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134231,18 +135159,18 @@ ] }, { + "Command": "New-MgUserCalendarGroupCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserCalendarGroupCalendar", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendar", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134251,13 +135179,13 @@ ] }, { + "Command": "New-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create2", "Create3", @@ -134270,13 +135198,13 @@ ] }, { + "Command": "New-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -134289,13 +135217,13 @@ ] }, { + "Command": "New-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "POST", "Variants": [ "Create2", "Create3", @@ -134308,13 +135236,13 @@ ] }, { + "Command": "New-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -134327,13 +135255,13 @@ ] }, { + "Command": "New-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "Create3", @@ -134346,13 +135274,13 @@ ] }, { + "Command": "New-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "Create2", @@ -134365,13 +135293,13 @@ ] }, { + "Command": "New-MgUserChat", "Uri": "/users/{user-id}/chats", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgUserChat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphChat", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134380,13 +135308,13 @@ ] }, { + "Command": "New-MgUserChat", "Uri": "/users/{user-id}/chats", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgUserChat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphChat1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134395,18 +135323,18 @@ ] }, { + "Command": "New-MgUserContact", "Uri": "/users/{user-id}/contacts", - "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134415,18 +135343,18 @@ ] }, { + "Command": "New-MgUserContact", "Uri": "/users/{user-id}/contacts", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134435,13 +135363,13 @@ ] }, { + "Command": "New-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134450,13 +135378,13 @@ ] }, { + "Command": "New-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134465,18 +135393,18 @@ ] }, { + "Command": "New-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134485,18 +135413,18 @@ ] }, { + "Command": "New-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134505,18 +135433,18 @@ ] }, { + "Command": "New-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContactFolder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134525,18 +135453,18 @@ ] }, { + "Command": "New-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContactFolder1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134545,18 +135473,18 @@ ] }, { + "Command": "New-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContact", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphContact1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134565,18 +135493,18 @@ ] }, { + "Command": "New-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContact", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphContact", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134585,13 +135513,13 @@ ] }, { + "Command": "New-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134600,13 +135528,13 @@ ] }, { + "Command": "New-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134615,13 +135543,13 @@ ] }, { + "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134630,13 +135558,13 @@ ] }, { + "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134645,13 +135573,13 @@ ] }, { + "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134660,13 +135588,13 @@ ] }, { + "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134675,13 +135603,13 @@ ] }, { + "Command": "New-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134690,13 +135618,13 @@ ] }, { + "Command": "New-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134705,13 +135633,13 @@ ] }, { + "Command": "New-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134720,13 +135648,13 @@ ] }, { + "Command": "New-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134735,13 +135663,13 @@ ] }, { + "Command": "New-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134750,13 +135678,13 @@ ] }, { + "Command": "New-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134765,13 +135693,13 @@ ] }, { + "Command": "New-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134780,13 +135708,13 @@ ] }, { + "Command": "New-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "PersonalContacts", - "Command": "New-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134795,13 +135723,13 @@ ] }, { + "Command": "New-MgUserCreatedObjectByRef", "Uri": "/users/{user-id}/createdObjects/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserCreatedObjectByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134810,13 +135738,13 @@ ] }, { + "Command": "New-MgUserCreatedObjectByRef", "Uri": "/users/{user-id}/createdObjects/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserCreatedObjectByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134825,13 +135753,13 @@ ] }, { + "Command": "New-MgUserDevice", "Uri": "/users/{user-id}/devices", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CrossDeviceExperiences", - "Command": "New-MgUserDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134840,13 +135768,13 @@ ] }, { + "Command": "New-MgUserDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134855,13 +135783,13 @@ ] }, { + "Command": "New-MgUserDeviceEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134870,13 +135798,13 @@ ] }, { + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134885,13 +135813,13 @@ ] }, { + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134900,13 +135828,13 @@ ] }, { + "Command": "New-MgUserDirectReportByRef", "Uri": "/users/{user-id}/directReports/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserDirectReportByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134915,13 +135843,13 @@ ] }, { + "Command": "New-MgUserDirectReportByRef", "Uri": "/users/{user-id}/directReports/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserDirectReportByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134930,13 +135858,13 @@ ] }, { + "Command": "New-MgUserDrive", "Uri": "/users/{user-id}/drives", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgUserDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDrive", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134945,13 +135873,13 @@ ] }, { + "Command": "New-MgUserDrive", "Uri": "/users/{user-id}/drives", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "New-MgUserDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDrive1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -134960,18 +135888,18 @@ ] }, { + "Command": "New-MgUserEvent", "Uri": "/users/{user-id}/events", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserEvent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -134980,18 +135908,18 @@ ] }, { + "Command": "New-MgUserEvent", "Uri": "/users/{user-id}/events", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserEvent", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135000,18 +135928,18 @@ ] }, { + "Command": "New-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserEventAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135020,18 +135948,18 @@ ] }, { + "Command": "New-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "New-MgUserEventAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135040,8 +135968,10 @@ ] }, { + "Command": "New-MgUserEventAttachmentUploadSession", "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -135056,10 +135986,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "New-MgUserEventAttachmentUploadSession", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135068,8 +135996,10 @@ ] }, { + "Command": "New-MgUserEventAttachmentUploadSession", "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -135084,10 +136014,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "New-MgUserEventAttachmentUploadSession", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135096,13 +136024,13 @@ ] }, { + "Command": "New-MgUserEventExceptionOccurrence", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135111,13 +136039,13 @@ ] }, { + "Command": "New-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135126,13 +136054,13 @@ ] }, { + "Command": "New-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135141,13 +136069,13 @@ ] }, { + "Command": "New-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvent1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135156,13 +136084,13 @@ ] }, { + "Command": "New-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEvent", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135171,13 +136099,13 @@ ] }, { + "Command": "New-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135186,13 +136114,13 @@ ] }, { + "Command": "New-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135201,13 +136129,13 @@ ] }, { + "Command": "New-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135216,13 +136144,13 @@ ] }, { + "Command": "New-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Calendar", - "Command": "New-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135231,13 +136159,13 @@ ] }, { + "Command": "New-MgUserExtension", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135246,13 +136174,13 @@ ] }, { + "Command": "New-MgUserExtension", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135261,13 +136189,13 @@ ] }, { + "Command": "New-MgUserFollowedSiteByRef", "Uri": "/users/{user-id}/followedSites/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgUserFollowedSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135276,13 +136204,13 @@ ] }, { + "Command": "New-MgUserFollowedSiteByRef", "Uri": "/users/{user-id}/followedSites/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "New-MgUserFollowedSiteByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135291,18 +136219,18 @@ ] }, { + "Command": "New-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserInferenceClassificationOverride", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135311,18 +136239,18 @@ ] }, { + "Command": "New-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135331,13 +136259,13 @@ ] }, { + "Command": "New-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintDocumentUploadSession", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135346,13 +136274,13 @@ ] }, { + "Command": "New-MgUserInsightSharedResourceMicrosoftGraphPrintDocumentUploadSession", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserInsightSharedResourceMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135361,13 +136289,13 @@ ] }, { + "Command": "New-MgUserInsightTrendingResourceMicrosoftGraphPrintDocumentUploadSession", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserInsightTrendingResourceMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135376,13 +136304,13 @@ ] }, { + "Command": "New-MgUserInsightUsedResourceMicrosoftGraphPrintDocumentUploadSession", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserInsightUsedResourceMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135391,13 +136319,13 @@ ] }, { + "Command": "New-MgUserJoinedGroup", "Uri": "/users/{user-id}/joinedGroups", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "New-MgUserJoinedGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135406,13 +136334,13 @@ ] }, { + "Command": "New-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgUserJoinedTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeam1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135421,13 +136349,13 @@ ] }, { + "Command": "New-MgUserJoinedTeamByRef", "Uri": "/users/{user-id}/joinedTeams/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "New-MgUserJoinedTeamByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths8Nn7HdUsersUserIdJoinedteamsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135436,18 +136364,18 @@ ] }, { + "Command": "New-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135456,18 +136384,18 @@ ] }, { + "Command": "New-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135476,18 +136404,18 @@ ] }, { + "Command": "New-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMailFolder1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135496,18 +136424,18 @@ ] }, { + "Command": "New-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMailFolder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135516,18 +136444,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135536,18 +136464,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135556,18 +136484,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135576,18 +136504,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135596,43 +136524,43 @@ ] }, { + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ - "Create1", - "CreateExpanded1", - "CreateViaIdentity1", - "CreateViaIdentityExpanded1" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" ] }, { + "Command": "New-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135641,13 +136569,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135656,18 +136584,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageForward", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageForward", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135676,18 +136604,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageForward", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageForward", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135696,13 +136624,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135711,13 +136639,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135726,13 +136654,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135741,18 +136669,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageReply", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReply", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2", @@ -135761,18 +136689,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageReply", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReply", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135781,18 +136709,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageReplyAll", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReplyAll", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3", @@ -135801,18 +136729,18 @@ ] }, { + "Command": "New-MgUserMailFolderMessageReplyAll", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReplyAll", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135821,13 +136749,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessageRule", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135836,13 +136764,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessageRule", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135851,13 +136779,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135866,13 +136794,13 @@ ] }, { + "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135881,13 +136809,13 @@ ] }, { + "Command": "New-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135896,13 +136824,13 @@ ] }, { + "Command": "New-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135911,13 +136839,13 @@ ] }, { + "Command": "New-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135926,13 +136854,13 @@ ] }, { + "Command": "New-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135941,13 +136869,13 @@ ] }, { + "Command": "New-MgUserMailFolderUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMailFolderUserConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserConfiguration", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135956,13 +136884,13 @@ ] }, { + "Command": "New-MgUserManagedAppRegistrationByRef", "Uri": "/users/{user-id}/managedAppRegistrations/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedAppRegistrationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -135971,13 +136899,13 @@ ] }, { + "Command": "New-MgUserManagedAppRegistrationByRef", "Uri": "/users/{user-id}/managedAppRegistrations/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedAppRegistrationByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -135986,8 +136914,10 @@ ] }, { + "Command": "New-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -136008,10 +136938,8 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDevice", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136020,8 +136948,10 @@ ] }, { + "Command": "New-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -136042,10 +136972,8 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphManagedDevice1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136054,13 +136982,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136069,13 +136997,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136084,13 +137012,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136099,13 +137027,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136114,13 +137042,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136129,13 +137057,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceDetectedAppByRef", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceDetectedAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Ifr0BfUsersUserIdManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136144,13 +137072,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceLogCollectionRequest", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136159,13 +137087,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136174,26 +137102,26 @@ ] }, { + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { + "Command": "New-MgUserManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136202,13 +137130,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136217,13 +137145,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceSecurityBaselineStateSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136232,13 +137160,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceUserByRef", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsClftqaUsersUserIdManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136247,13 +137175,13 @@ ] }, { + "Command": "New-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136262,49 +137190,49 @@ ] }, { + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateViaIdentity1" ] }, { + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { + "Command": "New-MgUserMemberOfByRef", "Uri": "/users/{user-id}/memberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136313,13 +137241,13 @@ ] }, { + "Command": "New-MgUserMemberOfByRef", "Uri": "/users/{user-id}/memberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136328,18 +137256,18 @@ ] }, { + "Command": "New-MgUserMessage", "Uri": "/users/{user-id}/messages", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMessage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136348,18 +137276,18 @@ ] }, { + "Command": "New-MgUserMessage", "Uri": "/users/{user-id}/messages", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136368,18 +137296,18 @@ ] }, { + "Command": "New-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMessageAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136388,18 +137316,18 @@ ] }, { + "Command": "New-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Mail", - "Command": "New-MgUserMessageAttachment", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136408,8 +137336,10 @@ ] }, { + "Command": "New-MgUserMessageAttachmentUploadSession", "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -136424,10 +137354,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "New-MgUserMessageAttachmentUploadSession", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136436,8 +137364,10 @@ ] }, { + "Command": "New-MgUserMessageAttachmentUploadSession", "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -136452,10 +137382,8 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "Command": "New-MgUserMessageAttachmentUploadSession", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136464,13 +137392,13 @@ ] }, { + "Command": "New-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136479,13 +137407,13 @@ ] }, { + "Command": "New-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136494,18 +137422,18 @@ ] }, { + "Command": "New-MgUserMessageForward", "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMessageForward", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136514,18 +137442,18 @@ ] }, { + "Command": "New-MgUserMessageForward", "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMessageForward", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136534,13 +137462,13 @@ ] }, { + "Command": "New-MgUserMessageMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMention", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136549,13 +137477,13 @@ ] }, { + "Command": "New-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136564,13 +137492,13 @@ ] }, { + "Command": "New-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136579,18 +137507,18 @@ ] }, { + "Command": "New-MgUserMessageReply", "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMessageReply", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create2", "CreateExpanded2", @@ -136599,18 +137527,18 @@ ] }, { + "Command": "New-MgUserMessageReply", "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMessageReply", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136619,18 +137547,18 @@ ] }, { + "Command": "New-MgUserMessageReplyAll", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMessageReplyAll", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMessage", - "Method": "POST", "Variants": [ "Create3", "CreateExpanded3", @@ -136639,18 +137567,18 @@ ] }, { + "Command": "New-MgUserMessageReplyAll", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "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 }, - "Module": "Users.Actions", - "Command": "New-MgUserMessageReplyAll", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136659,13 +137587,13 @@ ] }, { + "Command": "New-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136674,13 +137602,13 @@ ] }, { + "Command": "New-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Mail", - "Command": "New-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136689,18 +137617,18 @@ ] }, { + "Command": "New-MgUserMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserMobileAppIntentAndState", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136709,13 +137637,13 @@ ] }, { + "Command": "New-MgUserMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136724,13 +137652,13 @@ ] }, { + "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136739,26 +137667,26 @@ ] }, { + "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { + "Command": "New-MgUserNotification", "Uri": "/users/{user-id}/notifications", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserNotification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotification", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136767,13 +137695,13 @@ ] }, { + "Command": "New-MgUserOauth2PermissionGrantByRef", "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOauth2PermissionGrantByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136782,13 +137710,13 @@ ] }, { + "Command": "New-MgUserOauth2PermissionGrantByRef", "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOauth2PermissionGrantByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136797,8 +137725,10 @@ ] }, { + "Command": "New-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -136819,10 +137749,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebook", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphNotebook1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136831,8 +137759,10 @@ ] }, { + "Command": "New-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -136853,10 +137783,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136865,8 +137793,10 @@ ] }, { + "Command": "New-MgUserOnenoteNotebookSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -136887,10 +137817,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136899,8 +137827,10 @@ ] }, { + "Command": "New-MgUserOnenoteNotebookSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -136921,10 +137851,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -136933,8 +137861,10 @@ ] }, { + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -136955,10 +137885,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -136967,8 +137895,10 @@ ] }, { + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -136989,10 +137919,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137001,8 +137929,10 @@ ] }, { + "Command": "New-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137023,10 +137953,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenotePage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137035,8 +137963,10 @@ ] }, { + "Command": "New-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137057,10 +137987,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenotePage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137069,13 +137997,13 @@ ] }, { + "Command": "New-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgUserOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137084,13 +138012,13 @@ ] }, { + "Command": "New-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgUserOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137099,8 +138027,10 @@ ] }, { + "Command": "New-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137121,10 +138051,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSectionGroup1", - "Method": "POST", "Variants": [ "Create", "Create3", @@ -137137,13 +138065,13 @@ ] }, { + "Command": "New-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphSectionGroup", - "Method": "POST", "Variants": [ "Create1", "Create2", @@ -137156,8 +138084,10 @@ ] }, { + "Command": "New-MgUserOnenoteSectionGroupSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137178,10 +138108,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroupSection", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenoteSection1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137190,8 +138118,10 @@ ] }, { + "Command": "New-MgUserOnenoteSectionGroupSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137212,10 +138142,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137224,8 +138152,10 @@ ] }, { + "Command": "New-MgUserOnenoteSectionPage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137246,10 +138176,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionPage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnenotePage1", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137258,8 +138186,10 @@ ] }, { + "Command": "New-MgUserOnenoteSectionPage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -137280,10 +138210,8 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenotePage", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137292,18 +138220,18 @@ ] }, { + "Command": "New-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeeting", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137312,18 +138240,18 @@ ] }, { + "Command": "New-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeeting", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137332,13 +138260,13 @@ ] }, { + "Command": "New-MgUserOnlineMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137347,13 +138275,13 @@ ] }, { + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttendanceRecord", - "Method": "POST", "Variants": [ "Create", "Create1", @@ -137366,13 +138294,13 @@ ] }, { + "Command": "New-MgUserOnlineMeetingRegistrationCustomQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137381,13 +138309,13 @@ ] }, { + "Command": "New-MgUserOnlineMeetingRegistrationRegistrant", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistrant", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137396,18 +138324,18 @@ ] }, { + "Command": "New-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookMasterCategory", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookCategory", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137416,18 +138344,18 @@ ] }, { + "Command": "New-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOutlookCategory", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137436,18 +138364,18 @@ ] }, { + "Command": "New-MgUserOutlookTask", "Uri": "/users/{user-id}/outlook/tasks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137456,18 +138384,18 @@ ] }, { + "Command": "New-MgUserOutlookTaskAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTaskAttachment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137476,13 +138404,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskAttachmentUploadSession", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserOutlookTaskAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137491,18 +138419,18 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTaskFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137511,13 +138439,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137526,13 +138454,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137541,18 +138469,18 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTaskFolderTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137561,13 +138489,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137576,13 +138504,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderTaskAttachmentUploadSession", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserOutlookTaskFolderTaskAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137591,13 +138519,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137606,13 +138534,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137621,18 +138549,18 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTaskGroup", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137641,18 +138569,18 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137661,13 +138589,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137676,13 +138604,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137691,18 +138619,18 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOutlookTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137711,13 +138639,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAttachment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137726,13 +138654,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUploadSession", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137741,13 +138669,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137756,13 +138684,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137771,13 +138699,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137786,13 +138714,13 @@ ] }, { + "Command": "New-MgUserOutlookTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137801,13 +138729,13 @@ ] }, { + "Command": "New-MgUserOwnedDeviceByRef", "Uri": "/users/{user-id}/ownedDevices/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOwnedDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137816,13 +138744,13 @@ ] }, { + "Command": "New-MgUserOwnedDeviceByRef", "Uri": "/users/{user-id}/ownedDevices/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOwnedDeviceByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137831,13 +138759,13 @@ ] }, { + "Command": "New-MgUserOwnedObjectByRef", "Uri": "/users/{user-id}/ownedObjects/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOwnedObjectByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137846,13 +138774,13 @@ ] }, { + "Command": "New-MgUserOwnedObjectByRef", "Uri": "/users/{user-id}/ownedObjects/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserOwnedObjectByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137861,13 +138789,13 @@ ] }, { + "Command": "New-MgUserPerson", "Uri": "/users/{user-id}/people", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "People", - "Command": "New-MgUserPerson", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPerson1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137876,13 +138804,13 @@ ] }, { + "Command": "New-MgUserPerson", "Uri": "/users/{user-id}/people", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "People", - "Command": "New-MgUserPerson", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPerson", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137891,13 +138819,13 @@ ] }, { + "Command": "New-MgUserPhoto", "Uri": "/users/{user-id}/photos", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137906,13 +138834,13 @@ ] }, { + "Command": "New-MgUserPhoto", "Uri": "/users/{user-id}/photos", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserPhoto", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphProfilePhoto", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -137921,8 +138849,10 @@ ] }, { + "Command": "New-MgUserProfileAccount", "Uri": "/users/{user-id}/profile/account", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -137937,10 +138867,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserAccountInformation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137949,8 +138877,10 @@ ] }, { + "Command": "New-MgUserProfileAddress", "Uri": "/users/{user-id}/profile/addresses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -137965,10 +138895,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileAddress", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemAddress", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -137977,8 +138905,10 @@ ] }, { + "Command": "New-MgUserProfileAnniversary", "Uri": "/users/{user-id}/profile/anniversaries", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -137993,10 +138923,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileAnniversary", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138005,8 +138933,10 @@ ] }, { + "Command": "New-MgUserProfileAward", "Uri": "/users/{user-id}/profile/awards", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138021,10 +138951,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileAward", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAward", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138033,8 +138961,10 @@ ] }, { + "Command": "New-MgUserProfileCertification", "Uri": "/users/{user-id}/profile/certifications", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138049,10 +138979,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileCertification", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonCertification", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138061,8 +138989,10 @@ ] }, { + "Command": "New-MgUserProfileEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138077,10 +139007,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileEducationalActivity", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationalActivity", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138089,8 +139017,10 @@ ] }, { + "Command": "New-MgUserProfileEmail", "Uri": "/users/{user-id}/profile/emails", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138105,10 +139035,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileEmail", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemEmail", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138117,8 +139045,10 @@ ] }, { + "Command": "New-MgUserProfileInterest", "Uri": "/users/{user-id}/profile/interests", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138133,10 +139063,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileInterest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonInterest", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138145,8 +139073,10 @@ ] }, { + "Command": "New-MgUserProfileLanguage", "Uri": "/users/{user-id}/profile/languages", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138161,10 +139091,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileLanguage", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLanguageProficiency", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138173,8 +139101,10 @@ ] }, { + "Command": "New-MgUserProfileName", "Uri": "/users/{user-id}/profile/names", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -138207,10 +139137,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileName", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonName", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138219,8 +139147,10 @@ ] }, { + "Command": "New-MgUserProfileNote", "Uri": "/users/{user-id}/profile/notes", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138235,10 +139165,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileNote", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonAnnotation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138247,8 +139175,10 @@ ] }, { + "Command": "New-MgUserProfilePatent", "Uri": "/users/{user-id}/profile/patents", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138263,10 +139193,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfilePatent", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPatent", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138275,8 +139203,10 @@ ] }, { + "Command": "New-MgUserProfilePhone", "Uri": "/users/{user-id}/profile/phones", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138291,10 +139221,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfilePhone", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPhone", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138303,8 +139231,10 @@ ] }, { + "Command": "New-MgUserProfilePosition", "Uri": "/users/{user-id}/profile/positions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138319,10 +139249,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfilePosition", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWorkPosition", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138331,8 +139259,10 @@ ] }, { + "Command": "New-MgUserProfileProject", "Uri": "/users/{user-id}/profile/projects", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138347,10 +139277,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileProject", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphProjectParticipation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138359,8 +139287,10 @@ ] }, { + "Command": "New-MgUserProfilePublication", "Uri": "/users/{user-id}/profile/publications", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138375,10 +139305,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfilePublication", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphItemPublication", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138387,8 +139315,10 @@ ] }, { + "Command": "New-MgUserProfileSkill", "Uri": "/users/{user-id}/profile/skills", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138403,10 +139333,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileSkill", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphSkillProficiency", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138415,8 +139343,10 @@ ] }, { + "Command": "New-MgUserProfileWebAccount", "Uri": "/users/{user-id}/profile/webAccounts", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138431,10 +139361,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileWebAccount", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWebAccount", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138443,8 +139371,10 @@ ] }, { + "Command": "New-MgUserProfileWebsite", "Uri": "/users/{user-id}/profile/websites", - "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -138459,10 +139389,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "New-MgUserProfileWebsite", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPersonWebsite", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138471,13 +139399,13 @@ ] }, { + "Command": "New-MgUserRegisteredDeviceByRef", "Uri": "/users/{user-id}/registeredDevices/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserRegisteredDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138486,13 +139414,13 @@ ] }, { + "Command": "New-MgUserRegisteredDeviceByRef", "Uri": "/users/{user-id}/registeredDevices/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserRegisteredDeviceByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138501,13 +139429,13 @@ ] }, { + "Command": "New-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138516,13 +139444,13 @@ ] }, { + "Command": "New-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "New-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138531,8 +139459,10 @@ ] }, { + "Command": "New-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -138547,10 +139477,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgUserTeamworkInstalledApp", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138559,8 +139487,10 @@ ] }, { + "Command": "New-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -138575,10 +139505,8 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "New-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138587,18 +139515,18 @@ ] }, { + "Command": "New-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserTodoList", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138607,18 +139535,18 @@ ] }, { + "Command": "New-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserTodoList", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTaskList", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138627,13 +139555,13 @@ ] }, { + "Command": "New-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138642,13 +139570,13 @@ ] }, { + "Command": "New-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138657,18 +139585,18 @@ ] }, { + "Command": "New-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserTodoListTask", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138677,18 +139605,18 @@ ] }, { + "Command": "New-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserTodoListTask", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTodoTask", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138697,13 +139625,13 @@ ] }, { + "Command": "New-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138712,13 +139640,13 @@ ] }, { + "Command": "New-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138727,18 +139655,18 @@ ] }, { + "Command": "New-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserTodoListTaskLinkedResource", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphLinkedResource", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138747,18 +139675,18 @@ ] }, { + "Command": "New-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "New-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphLinkedResource", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138767,13 +139695,13 @@ ] }, { + "Command": "New-MgUserTransitiveMemberOfByRef", "Uri": "/users/{user-id}/transitiveMemberOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138782,13 +139710,13 @@ ] }, { + "Command": "New-MgUserTransitiveMemberOfByRef", "Uri": "/users/{user-id}/transitiveMemberOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTransitiveMemberOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -138797,13 +139725,13 @@ ] }, { + "Command": "New-MgUserTransitiveReportByRef", "Uri": "/users/{user-id}/transitiveReports/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users", - "Command": "New-MgUserTransitiveReportByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsEfjhd9UsersUserIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138812,13 +139740,13 @@ ] }, { + "Command": "New-MgUserWindowInformationProtectionDeviceRegistrationByRef", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "New-MgUserWindowInformationProtectionDeviceRegistrationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IPathsA9Iy0YUsersUserIdWindowsinformationprotectiondeviceregistrationsRefPostResponses201ContentApplicationJsonSchema", - "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -138827,88 +139755,90 @@ ] }, { + "Command": "New-MgWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "New-MgWindowsUpdatesDeployment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "New-MgWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "New-MgWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { + "Command": "Ping-MgApplicationsSynchronization", "Uri": "/applications/{application-id}/synchronization/Ping", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Ping-MgApplicationsSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Ping", "PingViaIdentity" ] }, { + "Command": "Ping-MgServicePrincipalsSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Applications", - "Command": "Ping-MgServicePrincipalsSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Ping", "PingViaIdentity" ] }, { + "Command": "Publish-MgBookingBusiness", "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "Command": "Publish-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -138923,18 +139853,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Publish-MgComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { + "Command": "Publish-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -138949,70 +139879,70 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Publish-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { + "Command": "Publish-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -139027,18 +139957,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Publish-MgEducationClassAssignment", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -139053,210 +139983,236 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Publish-MgEducationClassAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgEducationMeAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Publish-MgEducationMeAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Publish1", + "PublishViaIdentity1" + ] + }, + { + "Command": "Publish-MgEducationMeAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Publish-MgEducationUserAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgEducationUserAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Method": "POST", + "Module": "Education", "Permissions": [], - "Module": "Files", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Publish1", + "PublishViaIdentity1" + ] + }, + { "Command": "Publish-MgShareListContentType", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", "Method": "POST", + "Module": "Files", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Publish-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Publish-MgSiteContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Publish-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Publish-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Publish-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Publish-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Publish-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Publish-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Publish-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Publish-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Publish1", "PublishViaIdentity1" ] }, { + "Command": "Publish-MgSitePage", "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Files.ReadWrite", @@ -139277,18 +140233,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Publish-MgSitePage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { + "Command": "Remove-MgAccessReview", "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -139303,57 +140259,57 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Remove-MgAccessReview", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAccessReviewDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAccessReviewInstance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAccessReviewMyDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAccessReviewMyDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -139368,18 +140324,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Remove-MgAccessReviewReviewer", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAdministrativeUnit", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -139394,31 +140350,31 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgAdministrativeUnit", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAdministrativeUnitExtension", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAdministrativeUnitScopedRoleMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -139433,174 +140389,174 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAgreement", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAgreement", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAgreementFile", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "DeleteViaIdentity2" ] }, { + "Command": "Remove-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -139621,18 +140577,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -139653,18 +140609,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -139685,18 +140641,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -139717,96 +140673,96 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIcon", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIcon", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplication", "Uri": "/applications/{application-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -139821,18 +140777,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgApplication", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgApplication", "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -139847,57 +140803,57 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgApplication", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationConnectorGroupByRef", "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationConnectorGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -139912,18 +140868,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgApplicationExtensionProperty", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -139938,36 +140894,34 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgApplicationFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationKey", "Uri": "/applications/{application-id}/removeKey", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Remove-MgApplicationKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveExpanded1", @@ -139976,13 +140930,13 @@ ] }, { + "Command": "Remove-MgApplicationKey", "Uri": "/applications/{application-id}/removeKey", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Remove-MgApplicationKey", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -139991,8 +140945,10 @@ ] }, { + "Command": "Remove-MgApplicationPassword", "Uri": "/applications/{application-id}/removePassword", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -140007,10 +140963,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgApplicationPassword", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveExpanded1", @@ -140019,8 +140973,10 @@ ] }, { + "Command": "Remove-MgApplicationPassword", "Uri": "/applications/{application-id}/removePassword", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -140035,10 +140991,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgApplicationPassword", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -140047,148 +141001,150 @@ ] }, { + "Command": "Remove-MgApplicationSynchronization", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationSynchronizationJobSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgBookingBusiness", "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "Command": "Remove-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBookingBusinessAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -140209,31 +141165,31 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessAppointment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBookingBusinessCalendarView", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCalendarView", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBookingBusinessCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -140254,18 +141210,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCustomer", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBookingBusinessService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -140280,18 +141236,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessService", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBookingBusinessStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -140306,70 +141262,70 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessStaffMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBookingCurrency", "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Bookings", - "Command": "Remove-MgBookingCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgBusinessFlowTemplate", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgBusinessFlowTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChat", "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChat", "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -140384,18 +141340,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgChatInstalledApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -140410,145 +141366,145 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgChatInstalledApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatInstalledAppTeamAppByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatInstalledAppTeamAppByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatLastMessagePreview", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatLastMessagePreview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "ChatMember.ReadWrite", "Description": "Add and remove members from chats", "FullDescription": "Add and remove members from chats, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgChatMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "ChatMember.ReadWrite", "Description": "Add and remove members from chats", "FullDescription": "Add and remove members from chats, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgChatMember", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatOperation", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -140563,18 +141519,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgChatTab", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -140589,205 +141545,203 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgChatTab", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgChatTabTeamAppByRef", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgChatTabTeamAppByRef", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgChatTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationCall", "Uri": "/communications/calls/{call-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationCall", "Uri": "/communications/calls/{call-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCall", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -140796,13 +141750,13 @@ ] }, { + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -140811,85 +141765,87 @@ ] }, { + "Command": "Remove-MgCommunicationOnlineMeetingRegistration", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationOnlineMeetingRegistrationCustomQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationOnlineMeetingRegistrationRegistrant", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscovery", "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscovery", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -140904,31 +141860,31 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseCustodian", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -140943,57 +141899,57 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -141008,18 +141964,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -141034,122 +141990,122 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseReviewSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -141164,31 +142120,31 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseSetting", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -141203,57 +142159,57 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -141268,135 +142224,135 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgComplianceEdiscoveryCaseTagParentByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Compliance", - "Command": "Remove-MgComplianceEdiscoveryCaseTagParentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgContact", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgContact", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContact", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgContactManagerByRef", "Uri": "/contacts/{orgContact-id}/manager/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContactManagerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgContactManagerByRef", "Uri": "/contacts/{orgContact-id}/manager/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContactManagerByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgContract", "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContract", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgContract", "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContract", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDevice", "Uri": "/devices/{device-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -141411,18 +142367,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDevice", "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -141437,2185 +142393,2183 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBook", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBook", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppInstallSummary", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppInstallSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppRelationship", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesAppByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtPolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtPolicySet", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtPolicySetAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtPolicySetItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtSideLoadingKey", "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtSideLoadingKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtSymantecCodeSigningCertificate", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtSymantecCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtVppToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtVppToken", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceAppMgtWindowManagementAppByRef", "Uri": "/deviceAppManagement/windowsManagementApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppMgtWindowManagementAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceCommand", "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceCommand", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAndroid", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementAndroid", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAndroidForWorkSetting", "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAndroidForWorkSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementAssignmentFilter", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementAuditEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementCategory", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementCategorySettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceCategory", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceUserFromSharedAppleDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -143624,269 +144578,271 @@ ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementCondition", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementCondition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementConditionStatement", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementConditionStatement", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDataSharingConsent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDerivedCredentials", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDerivedCredentials", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -143907,18 +144863,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDetectedApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -143939,884 +144895,884 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", - "ApiVersion": "beta", - "Permissions": { + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -144831,18 +145787,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -144857,18 +145813,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -144883,46 +145839,44 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -144931,93 +145885,93 @@ ] }, { + "Command": "Remove-MgDeviceManagementDeviceHealthScriptRunSummary", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceHealthScriptRunSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -145026,183 +145980,183 @@ ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptRunSummaryByRef", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptRunSummaryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementExchangeConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -145210,13 +146164,13 @@ ] }, { + "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -145224,364 +146178,364 @@ ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyCategoryParentByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyCategoryParentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -145590,358 +146544,360 @@ ] }, { + "Command": "Remove-MgDeviceManagementImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentCategorySetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentDeviceStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentDeviceStateSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentUserState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntentUserStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementIntentUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -145962,18 +146918,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -145994,213 +146950,211 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", "Uri": "/deviceManagement/managedDeviceOverview/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", "Uri": "/deviceManagement/managedDeviceOverview/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -146209,18 +147163,18 @@ ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Delete1", "DeleteExpanded1", @@ -146229,34 +147183,36 @@ ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -146271,18 +147227,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -146297,18 +147253,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -146323,18 +147279,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -146349,18 +147305,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -146375,18 +147331,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -146401,2353 +147357,2334 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementNdeConnector", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementNdeConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementPartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementPartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementReport", "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Reports", - "Command": "Remove-MgDeviceManagementReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementReport", "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Reports", - "Command": "Remove-MgDeviceManagementReport", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementResourceOperation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementRoleScopeTagAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptRunSummaryByRef", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptRunSummaryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptUserRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptUserRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementSettingDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTemplate", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTemplateCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTemplateCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTemplateCategoryRecommendedSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTemplateMigratableTo", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTemplateSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTemplateSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndCondition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "DeleteViaIdentity2" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete3", "DeleteViaIdentity3" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete4", "DeleteViaIdentity4" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "OutputType": null, - "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric/$ref", "ApiVersion": "beta", - "Permissions": [], - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistoryUserExperienceAnalyticMetricByRef", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", - "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 - }, - "Module": "DeviceManagement", "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric/$ref", - "ApiVersion": "beta", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistoryUserExperienceAnalyticMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummary", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremisesConnection", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointOrganizationSetting", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete" + ] + }, + { + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowAutopilotSetting", "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowAutopilotSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowMalwareInformation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDeviceUsageRights", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceUsageRights", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -148762,18 +149699,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnit", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -148788,31 +149725,31 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -148827,57 +149764,57 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAttributeSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -148910,18 +149847,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryDeletedItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -148954,254 +149891,254 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryDeletedItem", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDirectoryFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryFeatureRolloutPolicyApplyTo", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryFederationConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryInboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DirectoryObjects", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "DirectoryObjects", - "Command": "Remove-MgDirectoryObject", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DirectoryObjects", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "DirectoryObjects", - "Command": "Remove-MgDirectoryObject", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenant", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRole", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDirectorySetting", "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -149216,223 +150153,223 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectorySetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectorySettingTemplate", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectorySettingTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDirectorySharedEmailDomain", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectorySharedEmailDomain", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDomain", "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomain", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDomain", "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomain", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDomainSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainSharedEmailDomainInvitation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDrive", "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDrive", "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveBundle", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveBundle", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveFollowing", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveFollowing", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -149453,18 +150390,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Remove-MgDriveItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -149485,512 +150422,512 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Remove-MgDriveItem", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveList", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveList", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListContentTypeBaseByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListContentTypeBaseByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListDrive", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListDrive", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItemAnalyticByRef", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListItemAnalyticByRef", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItemDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListItemDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItemField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItemField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListItemVersionField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListItemVersionField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveRoot", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveRoot", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgDriveSpecial", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgDriveSpecial", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClass", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClass", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClass", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClass", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150005,18 +150942,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationClassAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150031,23 +150968,21 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationClassAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -150056,13 +150991,13 @@ ] }, { + "Command": "Remove-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -150071,60 +151006,62 @@ ] }, { + "Command": "Remove-MgEducationClassAssignmentDefault", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentDefault", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentDefault", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentDefault", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150139,18 +151076,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentRubric", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150165,96 +151102,96 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentRubric", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentSetting", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentSetting", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSetting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150269,18 +151206,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150295,198 +151232,302 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationClassGroupByRef", "Uri": "/education/classes/{educationClass-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationClassGroupByRef", "Uri": "/education/classes/{educationClass-id}/group/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationClassGroupByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMe", "Uri": "/education/me", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMe", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgEducationMe", "Uri": "/education/me", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMe", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgEducationMeAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignmentCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { "Command": "Remove-MgEducationMeAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignmentRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationMeRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150501,18 +151542,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationMeRubric", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationMeRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -150527,1177 +151568,1175 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Remove-MgEducationMeRubric", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationMeUserByRef", "Uri": "/education/me/user/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgEducationMeUserByRef", "Uri": "/education/me/user/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationMeUserByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationSchool", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationSchool", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Remove-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationSynchronizationProfileError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationSynchronizationProfileError", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationSynchronizationProfileStatus", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationSynchronizationProfileStatus", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUser", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUser", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUser", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { "Command": "Remove-MgEducationUserAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "DELETE", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEducationUserUserByRef", "Uri": "/education/users/{educationUser-id}/user/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEducationUserUserByRef", "Uri": "/education/users/{educationUser-id}/user/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Education", - "Command": "Remove-MgEducationUserUserByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStep", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageCatalog", - "OutputType": null, - "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageCatalogByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Remove-MgEntitlementManagementAssignment", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage/$ref", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentAccessPackageByRef", - "OutputType": null, - "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "OutputType": null, - "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentRequestAccessPackageByRef", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/assignment/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentRequestAssignmentByRef", - "OutputType": null, + "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/$ref", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentRequestRequestorByRef", - "OutputType": null, - "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/target/$ref", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentTargetByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Remove-MgEntitlementManagementCatalog", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogAccessPackage", - "OutputType": null, - "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}/catalog/$ref", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogAccessPackageCatalogByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgExternalConnection", "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Search", - "Command": "Remove-MgExternalConnection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgExternalConnection", "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Search", - "Command": "Remove-MgExternalConnection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompany", "Uri": "/financials/companies/{company-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompany", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyAccount", "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyAgedAccountPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyAgedAccountReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCountryRegion", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCurrency", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCurrency", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomer", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomer", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerCurrency", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomer", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerCurrency", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalAccount", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -151706,13 +152745,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -151721,52 +152760,52 @@ ] }, { + "Command": "Remove-MgFinancialCompanyCustomerPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyDimension", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyDimension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyDimensionValue", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyDimensionValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -151775,106 +152814,106 @@ ] }, { + "Command": "Remove-MgFinancialCompanyEmployee", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyEmployee", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyEmployeePicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyEmployeePicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyGeneralLedgerEntryAccount", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyInformation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyItem", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyItemCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -151883,57 +152922,57 @@ ] }, { + "Command": "Remove-MgFinancialCompanyItemPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyJournal", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyJournalAccount", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyJournalAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyJournalLine", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyJournalLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -151942,13 +152981,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanyJournalLineAccount", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyJournalLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -151957,88 +152996,88 @@ ] }, { + "Command": "Remove-MgFinancialCompanyPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPaymentMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPaymentTerm", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152047,13 +153086,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineAccount", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152062,13 +153101,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItem", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152077,13 +153116,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemCategory", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152092,13 +153131,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152107,429 +153146,429 @@ ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendor", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomer", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItem", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomer", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152538,13 +153577,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceLineAccount", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152553,13 +153592,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceLineItem", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152568,13 +153607,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemCategory", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152583,13 +153622,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152598,143 +153637,143 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoicePaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleInvoiceShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrder", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCustomer", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCustomerPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152743,13 +153782,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderLineAccount", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152758,13 +153797,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderLineItem", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152773,13 +153812,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderLineItemCategory", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152788,13 +153827,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderLineItemPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152803,130 +153842,130 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleOrderPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCustomer", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152935,13 +153974,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteLineAccount", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152950,13 +153989,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteLineItem", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152965,13 +154004,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteLineItemCategory", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152980,13 +154019,13 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteLineItemPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -152995,176 +154034,178 @@ ] }, { + "Command": "Remove-MgFinancialCompanySaleQuotePaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanySaleQuoteShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyShipmentMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyTaxArea", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyTaxGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyUnit", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyUnit", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyVendor", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Remove-MgFinancialCompanyVendor", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyVendorCurrency", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyVendorCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyVendorPaymentMethod", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyVendorPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyVendorPaymentTerm", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyVendorPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgFinancialCompanyVendorPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Financials", - "Command": "Remove-MgFinancialCompanyVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroup", "Uri": "/groups/{group-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -153179,18 +154220,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Remove-MgGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroup", "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -153205,18 +154246,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Remove-MgGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -153231,18 +154272,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgGroupAppRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -153257,183 +154298,181 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgGroupCalendarPermission", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgGroupCalendarPermission", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupConversation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupConversation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupConversationThread", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupConversationThread", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPost", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -153442,13 +154481,13 @@ ] }, { + "Command": "Remove-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPost", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -153457,156 +154496,156 @@ ] }, { + "Command": "Remove-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversationThreadPostMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupDrive", "Uri": "/groups/{group-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgGroupDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -153615,13 +154654,13 @@ ] }, { + "Command": "Remove-MgGroupDrive", "Uri": "/groups/{group-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgGroupDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -153630,21 +154669,23 @@ ] }, { + "Command": "Remove-MgGroupEndpoint", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -153659,18 +154700,18 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Remove-MgGroupEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -153685,259 +154726,257 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Remove-MgGroupEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEventCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventExceptionOccurrence", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupExtension", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupExtension", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupFavorite", "Uri": "/groups/{group-id}/removeFavorite", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupFavorite", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { + "Command": "Remove-MgGroupFavorite", "Uri": "/groups/{group-id}/removeFavorite", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupFavorite", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveViaIdentity1" ] }, { + "Command": "Remove-MgGroupFromLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupFromLifecyclePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveExpanded1", @@ -153946,18 +154985,18 @@ ] }, { + "Command": "Remove-MgGroupFromLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupFromLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -153966,70 +155005,72 @@ ] }, { + "Command": "Remove-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupLifecyclePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgGroupOnenoteNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgGroupOnenoteNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -154044,18 +155085,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Remove-MgGroupOnenotePage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -154070,101 +155111,99 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Remove-MgGroupOnenotePage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupPhoto", "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -154173,13 +155212,13 @@ ] }, { + "Command": "Remove-MgGroupPhoto", "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupPhoto", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -154188,34 +155227,36 @@ ] }, { + "Command": "Remove-MgGroupPlannerPlanDetail", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgGroupPlannerPlanDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupPlannerPlanDetail", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgGroupPlannerPlanDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupSetting", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -154230,111 +155271,109 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Remove-MgGroupSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgGroupSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgGroupSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupTeam", "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgGroupTeam", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupTeam", "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgGroupTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupThread", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "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 }, - "Module": "Groups", - "Command": "Remove-MgGroupThread", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPost", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -154343,13 +155382,13 @@ ] }, { + "Command": "Remove-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPost", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -154358,138 +155397,140 @@ ] }, { + "Command": "Remove-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupThreadPostMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -154504,18 +155545,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -154530,18 +155571,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -154556,18 +155597,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -154582,224 +155623,302 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { - "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "DELETE", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Method": "DELETE", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Method": "DELETE", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Method": "DELETE", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Method": "DELETE", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", + "Method": "DELETE", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Command": "Remove-MgIdentityProvider", + "Uri": "/identityProviders/{identityProvider-id}", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityProvider", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgIdentityProvider", "Uri": "/identityProviders/{identityProvider-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityProvider", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgIdentityUserFlow", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityUserFlow", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgInformationProtectionBitlocker", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionBitlocker", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgInformationProtectionBitlocker", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionBitlocker", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgInformationProtectionDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgInformationProtectionPolicy", "Uri": "/informationProtection/policy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionPolicyLabel", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgInformationProtectionSensitivityPolicySetting", "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -154820,18 +155939,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -154852,85 +155971,83 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOfficeClientConfiguration", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgOfficeClientConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOfficeClientConfigurationAssignment", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgOfficeClientConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfile", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfileAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfileAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -154941,13 +156058,13 @@ ] }, { + "Command": "Remove-MgOnPremisePublishingProfileAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -154956,13 +156073,13 @@ ] }, { + "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -154971,13 +156088,13 @@ ] }, { + "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -154986,70 +156103,70 @@ ] }, { + "Command": "Remove-MgOnPremisePublishingProfileConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileConnector", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfileConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfileConnectorMemberOf", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfilePublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfilePublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -155058,200 +156175,202 @@ ] }, { + "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganization", "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganization", "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgOrganizationBranding", "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBranding", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganizationBranding", "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBranding", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgOrganizationSetting", "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganizationSettingItemInsight", "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationSettingItemInsight", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganizationSettingPersonInsight", "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationSettingPersonInsight", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgOrganizationSettingProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationSettingProfileCardProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlace", "Uri": "/places/{place-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgPlace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlace", "Uri": "/places/{place-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgPlace", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -155266,18 +156385,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Remove-MgPlannerBucket", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -155292,18 +156411,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Remove-MgPlannerBucket", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -155318,18 +156437,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Remove-MgPlannerPlan", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -155344,54 +156463,54 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Remove-MgPlannerPlan", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerRoster", "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Planner", - "Command": "Remove-MgPlannerRoster", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Planner", - "Command": "Remove-MgPlannerRosterMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -155406,18 +156525,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Remove-MgPlannerTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -155432,938 +156551,938 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Remove-MgPlannerTask", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Planner", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyAccessReviewPolicy", "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAccessReviewPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgPolicyAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAppManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthorizationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthorizationPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyB2CAuthenticationMethodPolicy", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyB2CAuthenticationMethodPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyClaimMappingPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyDirectoryRoleAccessReviewPolicy", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgPolicyMobileAppManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyMobileDeviceManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyServicePrincipalCreationPolicyExclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyServicePrincipalCreationPolicyInclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenIssuancePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinter", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinter", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintPrinterShare", "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterShare", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/share/$ref", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterShareByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintPrinterSharePrinterByRef", "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterSharePrinterByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -156378,18 +157497,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterTaskTrigger", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -156404,528 +157523,526 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintReport", "Uri": "/print/reports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgPrintService", "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintService", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintService", "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintService", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintShare", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShare", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintShare", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShare", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintSharePrinterByRef", "Uri": "/print/shares/{printerShare-id}/printer/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintSharePrinterByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintSharePrinterByRef", "Uri": "/print/shares/{printerShare-id}/printer/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintSharePrinterByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgPrivilegedAccess", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedAccess", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedAccessResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedAccessResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedAccessRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedAccessRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedAccessRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedAccessRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedAccessRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedAccessRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedAccessRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedApproval", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedApprovalRequestByRef", "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedApprovalRequestByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedApprovalRoleInfo", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedApprovalRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedOperationEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRole", "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRoleAssignmentRequestRoleInfo", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRoleAssignmentRoleInfo", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRoleAssignmentRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRoleSetting", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgPrivilegedRoleSummary", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgPrivilegedRoleSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgProgram", "Uri": "/programs/{program-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgProgram", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgProgramControl", "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Remove-MgProgramControl", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -156934,124 +158051,126 @@ ] }, { + "Command": "Remove-MgProgramControlProgram", "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgProgramControlProgram", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgProgramControlType", "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.Governance", - "Command": "Remove-MgProgramControlType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRiskDetection", "Uri": "/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgRiskDetection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRiskyUser", "Uri": "/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRiskyUserHistory", "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyUserHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPc", "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgRoleManagementCloudPcResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcRoleAssignment", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -157066,121 +158185,121 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagement", "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignment", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -157195,44 +158314,44 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -157259,632 +158378,632 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectory", "Uri": "/roleManagement/directory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgRoleManagementDirectory", "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -157899,18 +159018,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -157925,447 +159044,447 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "DeviceManagement.Enrolment", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -158380,18 +159499,18 @@ "IsAdmin": true } ], - "Module": "SchemaExtensions", - "Command": "Remove-MgSchemaExtension", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -158406,101 +159525,99 @@ "IsAdmin": true } ], - "Module": "SchemaExtensions", - "Command": "Remove-MgSchemaExtension", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSearchAcronym", "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Search", - "Command": "Remove-MgSearchAcronym", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSearchBookmark", "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Search", - "Command": "Remove-MgSearchBookmark", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSearchQna", "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Search", - "Command": "Remove-MgSearchQna", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityAction", "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityAlert", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityAlert", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityAlert", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityAlert", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSecurityAttackSimulation", "Uri": "/security/attackSimulation", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -158508,208 +159625,210 @@ ] }, { + "Command": "Remove-MgSecurityCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityCloudAppSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityDomainSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityFileSecurityProfile", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityFileSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityHostSecurityProfile", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityHostSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityIncident", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityIncident", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityIPSecurityProfile", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityIPSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityProviderTenantSetting", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityProviderTenantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecuritySecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecuritySecureScore", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSecuritySecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecuritySecureScore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSecurityTiIndicator", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Module": "Security", - "Command": "Remove-MgSecurityTiIndicator", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSecurityTiIndicatorByExternalId", "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "Remove-MgSecurityTiIndicatorByExternalId", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResultInfo", - "Method": "POST", "Variants": [ "Delete2", "DeleteExpanded1" ] }, { + "Command": "Remove-MgSecurityTiIndicatorMultiple", "Uri": "/security/tiIndicators/deleteTiIndicators", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "Remove-MgSecurityTiIndicatorMultiple", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResultInfo", - "Method": "POST", "Variants": [ "Delete1", "DeleteExpanded" ] }, { + "Command": "Remove-MgSecurityUserSecurityProfile", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Security", - "Command": "Remove-MgSecurityUserSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -158724,18 +159843,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipal", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -158750,18 +159869,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipal", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -158776,18 +159895,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -158802,18 +159921,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -158828,18 +159947,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -158854,93 +159973,93 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Applications", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Applications", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgServicePrincipalFederatedIdentityCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalKey", "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -158961,10 +160080,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalKey", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -158973,21 +160090,23 @@ ] }, { + "Command": "Remove-MgServicePrincipalLicenseDetail", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalPassword", "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -159002,10 +160121,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalPassword", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -159014,8 +160131,10 @@ ] }, { + "Command": "Remove-MgServicePrincipalPasswordSingleSignOnCredentials", "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -159042,10 +160161,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgServicePrincipalPasswordSingleSignOnCredentials", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -159054,395 +160171,395 @@ ] }, { + "Command": "Remove-MgServicePrincipalSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareList", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareList", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListContentTypeBaseByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListContentTypeBaseByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -159451,13 +160568,13 @@ ] }, { + "Command": "Remove-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -159466,13 +160583,13 @@ ] }, { + "Command": "Remove-MgShareListItemAnalyticByRef", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -159481,13 +160598,13 @@ ] }, { + "Command": "Remove-MgShareListItemAnalyticByRef", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -159496,13 +160613,13 @@ ] }, { + "Command": "Remove-MgShareListItemDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -159511,13 +160628,13 @@ ] }, { + "Command": "Remove-MgShareListItemDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -159526,13 +160643,13 @@ ] }, { + "Command": "Remove-MgShareListItemField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -159541,13 +160658,13 @@ ] }, { + "Command": "Remove-MgShareListItemField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -159556,13 +160673,13 @@ ] }, { + "Command": "Remove-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -159571,13 +160688,13 @@ ] }, { + "Command": "Remove-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -159586,13 +160703,13 @@ ] }, { + "Command": "Remove-MgShareListItemVersionField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -159601,13 +160718,13 @@ ] }, { + "Command": "Remove-MgShareListItemVersionField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -159616,190 +160733,192 @@ ] }, { + "Command": "Remove-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgSharePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgSharePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareRoot", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareRoot", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgShareSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgShareSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgShareSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSite", "Uri": "/sites/{site-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete3", "DeleteViaIdentity3" ] }, { + "Command": "Remove-MgSite", "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteAnalyticByRef", "Uri": "/sites/{site-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteAnalyticByRef", "Uri": "/sites/{site-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -159814,18 +160933,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -159840,44 +160959,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteColumnSourceColumnByRef", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteColumnSourceColumnByRef", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -159892,18 +161011,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -159918,44 +161037,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteContentTypeBaseByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteContentTypeBaseByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -159970,18 +161089,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -159996,75 +161115,73 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteDrive", "Uri": "/sites/{site-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -160073,13 +161190,13 @@ ] }, { + "Command": "Remove-MgSiteDrive", "Uri": "/sites/{site-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160088,34 +161205,36 @@ ] }, { + "Command": "Remove-MgSiteList", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteList", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -160130,18 +161249,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteListColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -160156,44 +161275,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteListColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -160208,18 +161327,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteListContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -160234,44 +161353,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteListContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListContentTypeBaseByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListContentTypeBaseByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -160286,18 +161405,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -160312,314 +161431,314 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "Remove-MgSiteListItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "Remove-MgSiteListItem", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListItemAnalyticByRef", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListItemAnalyticByRef", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListItemDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListItemDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListItemField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListItemField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListItemVersionField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListItemVersionField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgSiteOnenoteNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgSiteOnenoteNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -160634,18 +161753,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Remove-MgSiteOnenotePage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -160660,132 +161779,130 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Remove-MgSiteOnenotePage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSitePage", "Uri": "/sites/{site-id}/pages/{sitePage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "Remove-MgSitePage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSitePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSitePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSiteTermStore", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStore", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSiteTermStore", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "Delete2", @@ -160794,18 +161911,18 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160814,13 +161931,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160829,13 +161946,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160848,13 +161965,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160863,13 +161980,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetChildRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160878,13 +161995,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetChildRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160893,13 +162010,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetChildRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160908,13 +162025,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetChildSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160923,13 +162040,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160938,13 +162055,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160953,13 +162070,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160968,13 +162085,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160983,13 +162100,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -160998,13 +162115,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161013,13 +162130,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161028,13 +162145,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161043,13 +162160,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTermRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161058,13 +162175,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTermRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161073,13 +162190,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTermRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161088,13 +162205,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreGroupSetTermSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161103,18 +162220,18 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSet", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161123,13 +162240,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161142,13 +162259,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetChildRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161157,13 +162274,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetChildRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161172,13 +162289,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetChildRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161187,13 +162304,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetChildRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161202,13 +162319,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetChildSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161217,13 +162334,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetParentGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161232,13 +162349,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161247,13 +162364,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161262,13 +162379,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161277,13 +162394,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161292,13 +162409,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161307,18 +162424,18 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161327,13 +162444,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTermChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161342,13 +162459,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161357,13 +162474,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTermRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161372,13 +162489,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTermRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161387,13 +162504,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTermRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161402,13 +162519,13 @@ ] }, { + "Command": "Remove-MgSiteTermStoreSetTermSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -161417,112 +162534,114 @@ ] }, { + "Command": "Remove-MgSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgSubscribedSku", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgSubscribedSku", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSubscription", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "ChangeNotifications", - "Command": "Remove-MgSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSubscription", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "ChangeNotifications", - "Command": "Remove-MgSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgSubSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSubSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgSubSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Sites", - "Command": "Remove-MgSubSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "DeleteViaIdentity2" ] }, { + "Command": "Remove-MgTeam", "Uri": "/teams/{team-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeam", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeam", "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Channel.Delete.All", @@ -161543,18 +162662,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamChannel", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Channel.Delete.All", @@ -161575,116 +162694,116 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamChannel", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamChannelEmail", "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamChannelEmail", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { + "Command": "Remove-MgTeamChannelEmail", "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamChannelEmail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveViaIdentity1" ] }, { + "Command": "Remove-MgTeamChannelFileFolder", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamChannelFileFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamChannelFileFolder", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamChannelFileFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamChannelMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamChannelMember", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -161711,18 +162830,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamChannelTab", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -161749,70 +162868,70 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamChannelTab", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamGroupByRef", "Uri": "/teams/{team-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamGroupByRef", "Uri": "/teams/{team-id}/group/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamGroupByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -161833,18 +162952,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamInstalledApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -161865,366 +162984,366 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamInstalledApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamInstalledAppTeamAppByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamInstalledAppTeamAppByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamMember", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPhoto", "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannel", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannel", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannel", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannel", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamPrimaryChannelEmail", "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelEmail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannelEmail", "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelEmail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveViaIdentity1" ] }, { + "Command": "Remove-MgTeamPrimaryChannelFileFolder", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannelFileFolder", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamSchedule", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamSchedule", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamSchedule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162239,18 +163358,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShift", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162265,44 +163384,44 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162317,18 +163436,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleSchedulingGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162343,18 +163462,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162369,18 +163488,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleShift", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162395,62 +163514,62 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleShift", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeCard", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162465,18 +163584,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOff", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162491,18 +163610,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162517,18 +163636,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffReason", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162543,18 +163662,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162569,18 +163688,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -162595,142 +163714,142 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamTagMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamTemplateByRef", "Uri": "/teams/{team-id}/template/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamTemplateByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamTemplateByRef", "Uri": "/teams/{team-id}/template/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgTeamTemplateByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamworkWorkforceIntegration", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Remove-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgTrustFrameworkKeySet", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgTrustFrameworkPolicy", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgTrustFrameworkPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUser", "Uri": "/users/{user-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -162763,18 +163882,18 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Remove-MgUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUser", "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -162807,116 +163926,116 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Remove-MgUser", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivity", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivityHistoryItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivityHistoryItem", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserActivityHistoryItemActivityByRef", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserActivityHistoryItemActivityByRef", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -162931,18 +164050,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgUserAppRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -162957,18 +164076,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Remove-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAuthenticationEmailMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -162983,18 +164102,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationEmailMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163009,18 +164128,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationFido2Method", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163035,54 +164154,54 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationFido2Method", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163097,18 +164216,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163123,57 +164242,57 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAuthenticationOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163188,62 +164307,62 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationPasswordMethod", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationPasswordMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationPhoneMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationPhoneMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163258,18 +164377,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163284,18 +164403,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163310,18 +164429,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationWindowHello", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -163336,121 +164455,119 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationWindowHello", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserCalendar", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserCalendar", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserCalendarGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserCalendarGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete3", @@ -163459,13 +164576,13 @@ ] }, { + "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "Delete2", @@ -163474,18 +164591,18 @@ ] }, { + "Command": "Remove-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserCalendarPermission", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -163494,18 +164611,18 @@ ] }, { + "Command": "Remove-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserCalendarPermission", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -163514,13 +164631,13 @@ ] }, { + "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete3", @@ -163529,13 +164646,13 @@ ] }, { + "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "Delete2", @@ -163544,534 +164661,534 @@ ] }, { + "Command": "Remove-MgUserChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserChat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserChat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Remove-MgUserContact", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Remove-MgUserContact", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolder", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContact", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContact", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderContactPhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderContactPhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactPhoto", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactPhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactPhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactPhoto", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "PersonalContacts", - "Command": "Remove-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserDeviceEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserDeviceFromManagement", "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Remove-MgUserDeviceFromManagement", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { + "Command": "Remove-MgUserDeviceFromManagement", "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Remove-MgUserDeviceFromManagement", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveViaIdentity1" ] }, { + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserDrive", "Uri": "/users/{user-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgUserDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -164080,13 +165197,13 @@ ] }, { + "Command": "Remove-MgUserDrive", "Uri": "/users/{user-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Files", - "Command": "Remove-MgUserDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -164095,319 +165212,319 @@ ] }, { + "Command": "Remove-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Remove-MgUserEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserEventCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserEventExceptionOccurrence", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Calendar", - "Command": "Remove-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserExtension", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserExtension", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserInferenceClassification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserInferenceClassification", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserInferenceClassificationOverride", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.SignIns", - "Command": "Remove-MgUserInformationProtection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/delete", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Remove-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -164416,13 +165533,13 @@ ] }, { + "Command": "Remove-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/delete", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Remove-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -164431,13 +165548,13 @@ ] }, { + "Command": "Remove-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/delete", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Remove-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -164446,13 +165563,13 @@ ] }, { + "Command": "Remove-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/delete", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Remove-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -164461,371 +165578,373 @@ ] }, { + "Command": "Remove-MgUserJoinedGroup", "Uri": "/users/{user-id}/joinedGroups/{group-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Groups", - "Command": "Remove-MgUserJoinedGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams/{team-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserJoinedTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserLicenseDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessageMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageMention", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMailFolderUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMailFolderUserConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -164846,18 +165965,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -164878,171 +165997,169 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceSecurityBaselineStateSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Delete1", "DeleteExpanded1", @@ -165051,18 +166168,18 @@ ] }, { + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -165071,301 +166188,303 @@ ] }, { + "Command": "Remove-MgUserManagedDeviceWindowProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserManagerByRef", "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserManagerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserManagerByRef", "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserManagerByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessageMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "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 }, - "Module": "Mail", - "Command": "Remove-MgUserMessageMention", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Mail", - "Command": "Remove-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserMobileAppIntentAndState", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserNotification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgUserOnenoteNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgUserOnenoteNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -165380,18 +166499,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Remove-MgUserOnenotePage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -165406,111 +166525,109 @@ "IsAdmin": false } ], - "Module": "Notes", - "Command": "Remove-MgUserOnenotePage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgUserOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgUserOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgUserOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Notes", - "Command": "Remove-MgUserOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeeting", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeeting", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -165519,13 +166636,13 @@ ] }, { + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -165534,381 +166651,381 @@ ] }, { + "Command": "Remove-MgUserOnlineMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnlineMeetingRegistrationCustomQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOnlineMeetingRegistrationRegistrant", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserOutlookMasterCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserOutlookTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserOutlookTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserPerson", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "People", - "Command": "Remove-MgUserPerson", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserPerson", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "People", - "Command": "Remove-MgUserPerson", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserPhoto", "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -165917,13 +167034,13 @@ ] }, { + "Command": "Remove-MgUserPhoto", "Uri": "/users/{user-id}/photo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserPhoto", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete2", "Delete3", @@ -165932,34 +167049,36 @@ ] }, { + "Command": "Remove-MgUserPresence", "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserPresence", "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "CloudCommunications", - "Command": "Remove-MgUserPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserProfile", "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -165974,18 +167093,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileAccount", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166000,18 +167119,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileAddress", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166026,18 +167145,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileAddress", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileAnniversary", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166052,18 +167171,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileAnniversary", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166078,18 +167197,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileAward", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166104,18 +167223,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileCertification", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166130,18 +167249,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileEducationalActivity", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166156,18 +167275,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileEmail", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166182,18 +167301,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileInterest", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileLanguage", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166208,18 +167327,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileLanguage", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileName", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166234,18 +167353,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileName", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileNote", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -166278,18 +167397,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileNote", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfilePatent", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166304,18 +167423,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfilePatent", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfilePhone", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166330,18 +167449,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfilePhone", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfilePosition", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166356,18 +167475,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfilePosition", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileProject", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166382,18 +167501,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileProject", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfilePublication", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166408,18 +167527,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfilePublication", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileSkill", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166434,18 +167553,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileSkill", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileWebAccount", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166460,18 +167579,18 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileWebAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserProfileWebsite", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -166486,174 +167605,174 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Remove-MgUserProfileWebsite", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserSetting", "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserSetting", "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserSetting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserSettingItemInsight", "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserSettingItemInsight", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserSettingRegionalAndLanguageSetting", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserSettingRegionalAndLanguageSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserSettingShiftPreference", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserSettingShiftPreference", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserSettingShiftPreference", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserSettingShiftPreference", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserSharedLastSharedMethodInsightByRef", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "People", - "Command": "Remove-MgUserSharedLastSharedMethodInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserSharedResourceInsightByRef", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "People", - "Command": "Remove-MgUserSharedResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserTeamwork", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserTeamwork", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -166668,18 +167787,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Remove-MgUserTeamworkInstalledApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -166694,276 +167813,274 @@ "IsAdmin": false } ], - "Module": "Teams", - "Command": "Remove-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Teams", - "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserTodoList", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserTodoList", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserTodoListTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserTodoListTask", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "Users", - "Command": "Remove-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskLinkedResource", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { + "Command": "Remove-MgUserTrendingResourceInsightByRef", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "People", - "Command": "Remove-MgUserTrendingResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgUserUsedResourceInsightByRef", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "DELETE", "Module": "People", - "Command": "Remove-MgUserUsedResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Remove-MgWindowsUpdatesDeployment", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Method": "DELETE", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Remove-MgWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "OutputType": null, - "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Command": "Remove-MgWindowsUpdatesUpdatableAssetMember", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Remove-MgWindowsUpdatesUpdatableAssetMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -166972,18 +168089,18 @@ ] }, { + "Command": "Remove-MgWindowsUpdatesUpdatableAssetMemberById", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Remove-MgWindowsUpdatesUpdatableAssetMemberById", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Remove1", "RemoveExpanded1", @@ -166992,13 +168109,13 @@ ] }, { + "Command": "Rename-MgCommunicationCallScreenSharingRole", "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Change1", "ChangeExpanded1", @@ -167007,13 +168124,13 @@ ] }, { + "Command": "Rename-MgCommunicationCallScreenSharingRole", "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -167022,13 +168139,13 @@ ] }, { + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Rename", "RenameExpanded", @@ -167037,93 +168154,110 @@ ] }, { - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPcUserAccountType", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Change", + "ChangeExpanded", + "ChangeViaIdentity", + "ChangeViaIdentityExpanded" + ] + }, + { + "Command": "Request-MgDeviceManagementAndroidForWorkSettingSignupUrl", + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementAndroidForWorkSettingSignupUrl", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestExpanded" ] }, { + "Command": "Request-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestExpanded" ] }, { + "Command": "Request-MgDeviceManagementComanagedDeviceRemoteAssistance", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementComanagedDeviceRemoteAssistance", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Request-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemoteAssistance", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/requestRemoteAssistance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemoteAssistance", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Request-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemoteAssistance", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemoteAssistance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -167144,18 +168278,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -167176,18 +168310,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Request1", "RequestViaIdentity1" ] }, { + "Command": "Request-MgDeviceManagementMicrosoftTunnelSiteUpgrade", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -167202,36 +168336,36 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementMicrosoftTunnelSiteUpgrade", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Request-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemoteAssistance", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemoteAssistance", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -167252,18 +168386,18 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Request1", "RequestViaIdentity1" ] }, { + "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -167284,18 +168418,18 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { + "Command": "Reset-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -167310,242 +168444,253 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Reset-MgAccessReviewDecision", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgComplianceEdiscoveryCaseSettingToDefault", "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Compliance", - "Command": "Reset-MgComplianceEdiscoveryCaseSettingToDefault", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgDeviceManagementComanagedDevicePasscode", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementComanagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resetPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reset1", "ResetViaIdentity1" ] }, { + "Command": "Reset-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Reset-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgGroupUnseenCount", "Uri": "/groups/{group-id}/resetUnseenCount", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Reset-MgGroupUnseenCount", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgGroupUnseenCount", "Uri": "/groups/{group-id}/resetUnseenCount", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Groups", - "Command": "Reset-MgGroupUnseenCount", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reset1", "ResetViaIdentity1" ] }, { - "Uri": "/print/printers/{printer-id}/resetDefaults", - "ApiVersion": "beta", + "Command": "Reset-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [], - "Module": "Devices.CloudPrint", - "Command": "Reset-MgPrintPrinterDefault", + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Reset", + "ResetViaIdentity" + ] + }, + { + "Command": "Reset-MgPrintPrinterDefault", + "Uri": "/print/printers/{printer-id}/resetDefaults", "Method": "POST", + "Module": "Devices.CloudPrint", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgPrintPrinterSharePrinterDefault", "Uri": "/print/printerShares/{printerShare-id}/printer/resetDefaults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "Reset-MgPrintPrinterSharePrinterDefault", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgPrintSharePrinterDefault", "Uri": "/print/shares/{printerShare-id}/printer/resetDefaults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "Reset-MgPrintSharePrinterDefault", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { + "Command": "Reset-MgUserAuthenticationMethodPassword", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Reset-MgUserAuthenticationMethodPassword", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetExpanded", @@ -167554,62 +168699,64 @@ ] }, { + "Command": "Reset-MgUserManagedDevicePasscode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Reset-MgUserManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reset1", "ResetViaIdentity1" ] }, { + "Command": "Reset-MgUserManagedDevicePasscode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Reset-MgUserManagedDevicePasscode", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Users.Actions", "Command": "Reset-MgUserPendingAccessReviewInstanceDecision", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", - "ResetViaIdentity" + "Reset1", + "ResetViaIdentity", + "ResetViaIdentity1" ] }, { + "Command": "Resize-MgDeviceManagementComanagedDeviceCloudPc", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Resize-MgDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -167618,13 +168765,13 @@ ] }, { + "Command": "Resize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resizeCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Resize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -167633,13 +168780,13 @@ ] }, { + "Command": "Resize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Resize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -167648,18 +168795,18 @@ ] }, { + "Command": "Resize-MgDeviceManagementManagedDeviceCloudPc", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Resize-MgDeviceManagementManagedDeviceCloudPc", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -167668,13 +168815,13 @@ ] }, { + "Command": "Resize-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Resize-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -167683,13 +168830,13 @@ ] }, { + "Command": "Resize-MgUserManagedDeviceCloudPc", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Resize-MgUserManagedDeviceCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -167698,13 +168845,13 @@ ] }, { + "Command": "Restart-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Restart-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -167713,134 +168860,134 @@ ] }, { + "Command": "Restart-MgDeviceManagementComanagedDeviceNow", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementComanagedDeviceNow", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restart-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNow", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rebootNow", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNow", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restart-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNow", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNow", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot1", "RebootViaIdentity1" ] }, { + "Command": "Restart-MgDeviceManagementScriptDeviceRunStateManagedDeviceNow", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementScriptDeviceRunStateManagedDeviceNow", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restart-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Restart-MgServicePrincipalSynchronizationJob", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -167849,433 +168996,435 @@ ] }, { + "Command": "Restart-MgUserManagedDeviceNow", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Restart-MgUserManagedDeviceNow", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot1", "RebootViaIdentity1" ] }, { + "Command": "Restart-MgUserManagedDeviceNow", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Restart-MgUserManagedDeviceNow", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { + "Command": "Restore-MgAdministrativeUnit", "Uri": "/administrativeUnits/{administrativeUnit-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgAdministrativeUnit", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgApplication", "Uri": "/applications/{application-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Restore-MgApplication", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgApplication", "Uri": "/applications/{application-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Restore-MgApplication", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgContact", "Uri": "/contacts/{orgContact-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgContact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgContact", "Uri": "/contacts/{orgContact-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgContact", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgContract", "Uri": "/contracts/{contract-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgContract", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgContract", "Uri": "/contracts/{contract-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgContract", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDevice", "Uri": "/devices/{device-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgDevice", "Uri": "/devices/{device-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDeviceManagementComanagedDevicePasscode", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementComanagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { + "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/recoverPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { + "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Recover1", "RecoverViaIdentity1" ] }, { + "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { + "Command": "Restore-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Restore-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Restore-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectoryRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectoryRole", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgDirectorySettingTemplate", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectorySettingTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Restore-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Restore-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgGroup", "Uri": "/groups/{group-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Restore-MgGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgGroup", "Uri": "/groups/{group-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Restore-MgGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgOrganization", "Uri": "/organization/{organization-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgOrganization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgOrganization", "Uri": "/organization/{organization-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgOrganization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgPrintPrinterFactoryDefault", "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -168290,18 +169439,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintPrinterFactoryDefault", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgPrintPrinterFactoryDefault", "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -168316,88 +169465,86 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintPrinterFactoryDefault", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgPrintPrinterSharePrinterFactoryDefault", "Uri": "/print/printerShares/{printerShare-id}/printer/restoreFactoryDefaults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintPrinterSharePrinterFactoryDefault", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgPrintSharePrinterFactoryDefault", "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintSharePrinterFactoryDefault", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgPrintSharePrinterFactoryDefault", "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintSharePrinterFactoryDefault", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Restore-MgServicePrincipal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Restore-MgServicePrincipal", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Restore-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -168406,13 +169553,13 @@ ] }, { + "Command": "Restore-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Restore-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Restore2", "Restore3", @@ -168421,8 +169568,10 @@ ] }, { + "Command": "Restore-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -168443,18 +169592,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Restore-MgSiteListItemVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -168475,108 +169624,106 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Restore-MgSiteListItemVersion", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgUser", "Uri": "/users/{user-id}/restore", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Restore-MgUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { + "Command": "Restore-MgUser", "Uri": "/users/{user-id}/restore", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Restore-MgUser", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Method": "POST", "Variants": [ "Restore1", "RestoreViaIdentity1" ] }, { + "Command": "Restore-MgUserManagedDevicePasscode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Restore-MgUserManagedDevicePasscode", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Recover1", "RecoverViaIdentity1" ] }, { + "Command": "Restore-MgUserManagedDevicePasscode", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Restore-MgUserManagedDevicePasscode", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { + "Command": "Resume-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Resume-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Resume", "ResumeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppDeviceLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeDeviceLicense", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppDeviceLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168585,18 +169732,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeAllLicenses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168605,18 +169752,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppUserLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeUserLicense", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppUserLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168625,18 +169772,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppDeviceLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeDeviceLicense", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppDeviceLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168645,18 +169792,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeAllLicenses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168665,18 +169812,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppUserLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeUserLicense", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppUserLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168685,18 +169832,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppDeviceLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeDeviceLicense", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppDeviceLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168705,18 +169852,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeAllLicenses", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168725,18 +169872,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppUserLicense", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeUserLicense", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppUserLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168745,18 +169892,18 @@ ] }, { + "Command": "Revoke-MgDeviceAppMgtVppTokenLicense", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Revoke-MgDeviceAppMgtVppTokenLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168765,134 +169912,134 @@ ] }, { + "Command": "Revoke-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceManagementComanagedDeviceAppleVppLicense", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementComanagedDeviceAppleVppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceAppleVppLicense", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceAppleVppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceAppleVppLicense", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceAppleVppLicense", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceManagementManagedDeviceAppleVppLicense", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementManagedDeviceAppleVppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgDeviceManagementScriptDeviceRunStateManagedDeviceAppleVppLicense", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Revoke-MgDeviceManagementScriptDeviceRunStateManagedDeviceAppleVppLicense", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgSharePermissionGrant", "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Revoke-MgSharePermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168901,13 +170048,13 @@ ] }, { + "Command": "Revoke-MgSitePermissionGrant", "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Revoke-MgSitePermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPermission", - "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -168916,21 +170063,23 @@ ] }, { + "Command": "Revoke-MgUserManagedDeviceAppleVppLicense", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Revoke-MgUserManagedDeviceAppleVppLicense", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgUserSign", "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -168951,18 +170100,18 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Revoke-MgUserSign", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { + "Command": "Revoke-MgUserSign", "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -168983,57 +170132,57 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Revoke-MgUserSign", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Revoke1", "RevokeViaIdentity1" ] }, { + "Command": "Search-MgDeviceManagementImportedDeviceIdentityExistingIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Search-MgDeviceManagementImportedDeviceIdentityExistingIdentity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Method": "POST", "Variants": [ "Search", "SearchExpanded" ] }, { + "Command": "Search-MgDrive", "Uri": "/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Search-MgDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDriveItem", - "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { + "Command": "Search-MgDrive", "Uri": "/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Search-MgDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDriveItem1", - "Method": "GET", "Variants": [ "Search1", "SearchViaIdentity1" ] }, { + "Command": "Send-MgAccessReviewReminder", "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -169048,28 +170197,26 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Send-MgAccessReviewReminder", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgChatActivityNotification", "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "Command": "Send-MgChatActivityNotification", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendExpanded1", @@ -169078,18 +170225,18 @@ ] }, { + "Command": "Send-MgChatActivityNotification", "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "Command": "Send-MgChatActivityNotification", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169098,18 +170245,18 @@ ] }, { + "Command": "Send-MgDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169118,31 +170265,31 @@ ] }, { + "Command": "Send-MgDeviceManagementCustomNotificationToCompanyPortal", "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementCustomNotificationToCompanyPortal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded" ] }, { + "Command": "Send-MgDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169151,80 +170298,93 @@ ] }, { + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendViaIdentity1" ] }, { + "Command": "Send-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Send-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgFinancialCompanySaleQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Send-MgFinancialCompanySaleQuote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Send", + "SendViaIdentity" + ] + }, + { + "Command": "Send-MgIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgTeamActivityNotification", "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "Command": "Send-MgTeamActivityNotification", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169233,18 +170393,18 @@ ] }, { + "Command": "Send-MgTeamActivityNotification", "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "Command": "Send-MgTeamActivityNotification", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendExpanded1", @@ -169253,18 +170413,18 @@ ] }, { + "Command": "Send-MgUserMail", "Uri": "/users/{user-id}/sendMail", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Send-MgUserMail", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169273,18 +170433,18 @@ ] }, { + "Command": "Send-MgUserMail", "Uri": "/users/{user-id}/sendMail", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Send-MgUserMail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendExpanded1", @@ -169293,39 +170453,39 @@ ] }, { + "Command": "Send-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Send-MgUserMailFolderMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendViaIdentity1" ] }, { + "Command": "Send-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Send-MgUserMailFolderMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgUserManagedDeviceCustomNotificationToCompanyPortal", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Send-MgUserManagedDeviceCustomNotificationToCompanyPortal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169334,67 +170494,80 @@ ] }, { + "Command": "Send-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Send-MgUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendViaIdentity1" ] }, { + "Command": "Send-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Send-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Send", + "SendViaIdentity" + ] + }, + { + "Command": "Send-MgUserPendingAccessReviewInstanceDecisionInstanceReminder", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgUserPendingAccessReviewInstanceReminder", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Send-MgUserPendingAccessReviewInstanceReminder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { + "Command": "Send-MgUserTeamworkActivityNotification", "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Send-MgUserTeamworkActivityNotification", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -169403,18 +170576,18 @@ ] }, { + "Command": "Send-MgUserTeamworkActivityNotification", "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Send-MgUserTeamworkActivityNotification", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Send1", "SendExpanded1", @@ -169423,34 +170596,36 @@ ] }, { + "Command": "Set-MgAppCatalogTeamAppDefinitionColorIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgApplicationConnectorGroupByRef", "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "Applications", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -169465,10 +170640,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Set-MgApplicationConnectorGroupByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169477,13 +170650,13 @@ ] }, { + "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Applications", - "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169492,13 +170665,13 @@ ] }, { + "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Applications", - "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -169507,44 +170680,44 @@ ] }, { + "Command": "Set-MgApplicationLogo", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Applications", - "Command": "Set-MgApplicationLogo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgApplicationLogo", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Applications", - "Command": "Set-MgApplicationLogo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgApplicationVerifiedPublisher", "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiVersion": "beta", + "Method": "POST", + "Module": "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 }, - "Module": "Applications", - "Command": "Set-MgApplicationVerifiedPublisher", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set1", "SetExpanded1", @@ -169553,18 +170726,18 @@ ] }, { + "Command": "Set-MgApplicationVerifiedPublisher", "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "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 }, - "Module": "Applications", - "Command": "Set-MgApplicationVerifiedPublisher", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -169573,13 +170746,13 @@ ] }, { + "Command": "Set-MgChatInstalledAppTeamAppByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgChatInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -169588,13 +170761,13 @@ ] }, { + "Command": "Set-MgChatInstalledAppTeamAppByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgChatInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169603,13 +170776,13 @@ ] }, { + "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -169618,13 +170791,13 @@ ] }, { + "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169633,13 +170806,13 @@ ] }, { + "Command": "Set-MgChatTabTeamAppByRef", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgChatTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -169648,13 +170821,13 @@ ] }, { + "Command": "Set-MgChatTabTeamAppByRef", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgChatTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169663,65 +170836,65 @@ ] }, { + "Command": "Set-MgCommunicationOnlineMeetingAlternativeRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingAlternativeRecording", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgCommunicationOnlineMeetingRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingRecording", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set1", "SetExpanded1", @@ -169730,13 +170903,13 @@ ] }, { + "Command": "Set-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -169745,13 +170918,13 @@ ] }, { + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -169760,13 +170933,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169775,13 +170948,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169790,13 +170963,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169805,13 +170978,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169820,13 +170993,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169835,13 +171008,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169850,13 +171023,13 @@ ] }, { + "Command": "Set-MgComplianceEdiscoveryCaseTagParentByRef", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Compliance", - "Command": "Set-MgComplianceEdiscoveryCaseTagParentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169865,13 +171038,13 @@ ] }, { + "Command": "Set-MgContactManagerByRef", "Uri": "/contacts/{orgContact-id}/manager/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Identity.DirectoryManagement", - "Command": "Set-MgContactManagerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -169880,13 +171053,13 @@ ] }, { + "Command": "Set-MgContactManagerByRef", "Uri": "/contacts/{orgContact-id}/manager/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Identity.DirectoryManagement", - "Command": "Set-MgContactManagerByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -169895,13 +171068,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -169910,18 +171083,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -169930,18 +171103,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -169950,18 +171123,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -169970,18 +171143,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -169990,18 +171163,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtManagedEBook", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170010,18 +171183,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtManagedEBook", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170030,18 +171203,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170050,18 +171223,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170070,18 +171243,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170090,18 +171263,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170110,13 +171283,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170125,13 +171298,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170140,13 +171313,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170155,13 +171328,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170170,13 +171343,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170185,13 +171358,13 @@ ] }, { + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170200,18 +171373,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170220,18 +171393,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170240,18 +171413,18 @@ ] }, { + "Command": "Set-MgDeviceAppMgtWdacSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtWdacSupplementalPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170260,66 +171433,66 @@ ] }, { + "Command": "Set-MgDeviceAppMgtWindowManagementAppAsManagedInstaller", "Uri": "/deviceAppManagement/windowsManagementApp/setAsManagedInstaller", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtWindowManagementAppAsManagedInstaller", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set" ] }, { + "Command": "Set-MgDeviceAppMgtWindowManagementAppByRef", "Uri": "/deviceAppManagement/windowsManagementApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppMgtWindowManagementAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded" ] }, { + "Command": "Set-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded" ] }, { + "Command": "Set-MgDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -170328,18 +171501,18 @@ ] }, { + "Command": "Set-MgDeviceManagementComanagedDeviceName", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementComanagedDeviceName", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -170348,13 +171521,13 @@ ] }, { + "Command": "Set-MgDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementCompliancePolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170363,13 +171536,13 @@ ] }, { + "Command": "Set-MgDeviceManagementCompliancePolicyScheduledAction", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementCompliancePolicyScheduledAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -170378,18 +171551,18 @@ ] }, { + "Command": "Set-MgDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170398,13 +171571,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170413,13 +171586,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170428,36 +171601,36 @@ ] }, { + "Command": "Set-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170466,18 +171639,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170486,31 +171659,31 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceCompliancePolicyScheduledRetireState", "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded" ] }, { + "Command": "Set-MgDeviceManagementDeviceComplianceScript", "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceComplianceScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170519,18 +171692,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170539,18 +171712,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170559,13 +171732,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170574,13 +171747,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170589,18 +171762,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceCustomAttributeShellScript", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceCustomAttributeShellScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170609,18 +171782,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -170629,18 +171802,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170649,18 +171822,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set1", "SetExpanded1", @@ -170669,18 +171842,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -170689,8 +171862,10 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170705,10 +171880,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170717,13 +171890,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170732,18 +171905,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceName", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/setDeviceName", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceName", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -170752,18 +171925,18 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceShellScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170772,13 +171945,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170787,13 +171960,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceName", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceName", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -170802,13 +171975,13 @@ ] }, { + "Command": "Set-MgDeviceManagementDeviceShellScriptRunSummaryByRef", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementDeviceShellScriptRunSummaryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170817,18 +171990,18 @@ ] }, { + "Command": "Set-MgDeviceManagementEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170837,13 +172010,13 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170852,13 +172025,13 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyCategoryParentByRef", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementGroupPolicyCategoryParentByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170867,18 +172040,18 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170887,13 +172060,13 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170902,13 +172075,13 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170917,13 +172090,13 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170932,13 +172105,13 @@ ] }, { + "Command": "Set-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -170947,18 +172120,18 @@ ] }, { + "Command": "Set-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementIntent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170967,18 +172140,18 @@ ] }, { + "Command": "Set-MgDeviceManagementIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -170987,18 +172160,18 @@ ] }, { + "Command": "Set-MgDeviceManagementManagedDeviceName", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementManagedDeviceName", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -171007,44 +172180,44 @@ ] }, { + "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", "Uri": "/deviceManagement/managedDeviceOverview/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded" ] }, { + "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", "Uri": "/deviceManagement/managedDeviceOverview/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1" ] }, { + "Command": "Set-MgDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171053,13 +172226,13 @@ ] }, { + "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171068,13 +172241,13 @@ ] }, { + "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -171083,18 +172256,18 @@ ] }, { + "Command": "Set-MgDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171103,13 +172276,13 @@ ] }, { + "Command": "Set-MgDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171118,13 +172291,13 @@ ] }, { + "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171133,18 +172306,18 @@ ] }, { + "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceName", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceName", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -171153,13 +172326,13 @@ ] }, { + "Command": "Set-MgDeviceManagementScriptRunSummaryByRef", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementScriptRunSummaryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171168,39 +172341,39 @@ ] }, { + "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1" ] }, { + "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded" ] }, { + "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171209,13 +172382,13 @@ ] }, { + "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -171224,13 +172397,13 @@ ] }, { + "Command": "Set-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Administration", - "Command": "Set-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171239,13 +172412,13 @@ ] }, { + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171254,13 +172427,13 @@ ] }, { + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171269,13 +172442,13 @@ ] }, { + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171284,13 +172457,13 @@ ] }, { + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171299,13 +172472,13 @@ ] }, { + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171314,13 +172487,13 @@ ] }, { + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171329,43 +172502,13 @@ ] }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", - "ApiVersion": "beta", - "Permissions": [], - "Module": "DeviceManagement", "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric/$ref", - "ApiVersion": "beta", - "Permissions": [], "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistoryUserExperienceAnalyticMetricByRef", - "OutputType": null, - "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}/userExperienceAnalyticsMetric/$ref", - "ApiVersion": "beta", "Permissions": [], - "Module": "DeviceManagement", - "Command": "Set-MgDeviceManagementUserExperienceAnalyticMetricHistoryUserExperienceAnalyticMetricByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171374,18 +172517,18 @@ ] }, { + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171394,18 +172537,18 @@ ] }, { + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171414,13 +172557,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171429,13 +172572,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171444,13 +172587,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171459,13 +172602,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserToDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171474,13 +172617,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171489,13 +172632,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171504,13 +172647,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171519,13 +172662,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171534,18 +172677,18 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityResourceAccountToDevice", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityResourceAccountToDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171554,18 +172697,18 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171574,18 +172717,18 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -171594,13 +172737,13 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowDriverUpdateProfile", "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowDriverUpdateProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171609,18 +172752,18 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowFeatureUpdateProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171629,18 +172772,18 @@ ] }, { + "Command": "Set-MgDeviceManagementWindowQualityUpdateProfile", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowQualityUpdateProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -171649,60 +172792,62 @@ ] }, { + "Command": "Set-MgDriveBundleContent", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveBundleContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDriveBundleContent", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveBundleContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgDriveFollowingContent", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveFollowingContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDriveFollowingContent", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveFollowingContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgDriveItemContent", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -171723,18 +172868,18 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Set-MgDriveItemContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDriveItemContent", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -171755,23 +172900,21 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Set-MgDriveItemContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgDriveListColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -171780,13 +172923,13 @@ ] }, { + "Command": "Set-MgDriveListColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171795,13 +172938,13 @@ ] }, { + "Command": "Set-MgDriveListContentTypeBaseByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -171810,13 +172953,13 @@ ] }, { + "Command": "Set-MgDriveListContentTypeBaseByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171825,13 +172968,13 @@ ] }, { + "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -171840,13 +172983,13 @@ ] }, { + "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171855,13 +172998,13 @@ ] }, { + "Command": "Set-MgDriveListItemAnalyticByRef", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -171870,13 +173013,13 @@ ] }, { + "Command": "Set-MgDriveListItemAnalyticByRef", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -171885,86 +173028,88 @@ ] }, { + "Command": "Set-MgDriveListItemDriveItemContent", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgDriveListItemDriveItemContent", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDriveRootContent", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveRootContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDriveRootContent", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveRootContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgDriveSpecialContent", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveSpecialContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgDriveSpecialContent", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgDriveSpecialContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -171979,18 +173124,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -172005,18 +173150,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationSubmission1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -172031,18 +173176,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -172057,23 +173202,21 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgEducationClassGroupByRef", "Uri": "/education/classes/{educationClass-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationClassGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -172082,13 +173225,13 @@ ] }, { + "Command": "Set-MgEducationClassGroupByRef", "Uri": "/education/classes/{educationClass-id}/group/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationClassGroupByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172097,65 +173240,91 @@ ] }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Set", + "SetViaIdentity" + ] + }, + { + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Set1", + "SetViaIdentity1" + ] + }, + { + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ - "Set", - "SetViaIdentity" + "Set1", + "SetViaIdentity1" ] }, { + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationAssignment", - "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgEducationMeUserByRef", "Uri": "/education/me/user/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationMeUserByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded" ] }, { + "Command": "Set-MgEducationMeUserByRef", "Uri": "/education/me/user/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationMeUserByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1" ] }, { + "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172164,13 +173333,13 @@ ] }, { + "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -172179,39 +173348,65 @@ ] }, { + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Method": "POST", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Set1", + "SetViaIdentity1" + ] + }, + { "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Method": "POST", "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Variants": [ + "Set1", + "SetViaIdentity1" + ] + }, + { "Command": "Set-MgEducationUserUserByRef", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", "Method": "PUT", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", @@ -172220,13 +173415,13 @@ ] }, { + "Command": "Set-MgEducationUserUserByRef", "Uri": "/education/users/{educationUser-id}/user/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Education", - "Command": "Set-MgEducationUserUserByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -172235,13 +173430,13 @@ ] }, { + "Command": "Set-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172250,13 +173445,13 @@ ] }, { + "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172265,58 +173460,13 @@ ] }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", - "ApiVersion": "beta", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog/$ref", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAccessPackageCatalogByRef", - "OutputType": null, - "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", - "ApiVersion": "beta", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "OutputType": null, - "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", "ApiVersion": "beta", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172325,43 +173475,13 @@ ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAssignmentAccessPackageByRef", - "OutputType": null, + "Command": "Set-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAssignmentRequestAccessPackageByRef", - "OutputType": null, - "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/assignment/$ref", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAssignmentRequestAssignmentByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172370,43 +173490,13 @@ ] }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/$ref", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAssignmentRequestRequestorByRef", - "OutputType": null, + "Command": "Set-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/target/$ref", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAssignmentTargetByRef", - "OutputType": null, - "Method": "PUT", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}/catalog/$ref", - "ApiVersion": "v1.0", "Permissions": [], - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementCatalogAccessPackageCatalogByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172415,104 +173505,104 @@ ] }, { + "Command": "Set-MgFinancialCompanyCustomerPaymentCustomerPictureContent", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyCustomerPaymentCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyCustomerPictureContent", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyEmployeePictureContent", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyEmployeePictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyInformationPicture", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyInformationPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyItemPictureContent", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyPictureContent", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -172521,78 +173611,78 @@ ] }, { + "Command": "Set-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleCreditMemoCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleCreditMemoCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleCreditMemoLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleCreditMemoLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleInvoiceCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleInvoiceCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleInvoiceLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleInvoiceLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -172601,26 +173691,26 @@ ] }, { + "Command": "Set-MgFinancialCompanySaleOrderCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleOrderCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleOrderLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleOrderLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -172629,26 +173719,26 @@ ] }, { + "Command": "Set-MgFinancialCompanySaleQuoteCustomerPictureContent", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleQuoteCustomerPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgFinancialCompanySaleQuoteLineItemPictureContent", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanySaleQuoteLineItemPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -172657,26 +173747,26 @@ ] }, { + "Command": "Set-MgFinancialCompanyVendorPictureContent", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Financials", - "Command": "Set-MgFinancialCompanyVendorPictureContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgGroupCreatedOnBehalfOfByRef", "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Groups", - "Command": "Set-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -172685,13 +173775,13 @@ ] }, { + "Command": "Set-MgGroupCreatedOnBehalfOfByRef", "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Groups", - "Command": "Set-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172700,8 +173790,10 @@ ] }, { + "Command": "Set-MgGroupLicense", "Uri": "/groups/{group-id}/assignLicense", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -172716,10 +173808,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Set-MgGroupLicense", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphGroup", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -172728,8 +173818,10 @@ ] }, { + "Command": "Set-MgGroupLicense", "Uri": "/groups/{group-id}/assignLicense", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -172744,10 +173836,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Set-MgGroupLicense", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphGroup1", - "Method": "POST", "Variants": [ "Assign1", "AssignExpanded1", @@ -172756,96 +173846,96 @@ ] }, { + "Command": "Set-MgGroupOnenotePageContent", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgGroupOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgGroupOnenotePageContent", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgGroupOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgGroupOnenoteResourceContent", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgGroupOnenoteResourceContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgGroupOnenoteResourceContent", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgGroupOnenoteResourceContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgGroupOnenoteSectionPageContent", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgGroupOnenoteSectionPageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgGroupOnenoteSectionPageContent", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgGroupOnenoteSectionPageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgGroupPhotoContent", "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "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 }, - "Module": "Groups", - "Command": "Set-MgGroupPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -172854,18 +173944,18 @@ ] }, { + "Command": "Set-MgGroupPhotoContent", "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "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 }, - "Module": "Groups", - "Command": "Set-MgGroupPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set2", "Set3", @@ -172874,18 +173964,33 @@ ] }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assign", + "Command": "Set-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", + "Method": "PUT", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ] + }, + { + "Command": "Set-MgOfficeClientConfiguration", + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assign", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Set-MgOfficeClientConfiguration", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -172894,75 +173999,75 @@ ] }, { + "Command": "Set-MgOfficeClientConfigurationPolicyPayload", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CorporateManagement", - "Command": "Set-MgOfficeClientConfigurationPolicyPayload", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgOfficeClientConfigurationUserPreferencePayload", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CorporateManagement", - "Command": "Set-MgOfficeClientConfigurationUserPreferencePayload", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "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 }, - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "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 }, - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Identity.SignIns", - "Command": "Set-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172971,13 +174076,13 @@ ] }, { + "Command": "Set-MgPrintPrinterShareByRef", "Uri": "/print/printers/{printer-id}/share/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintPrinterShareByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -172986,13 +174091,13 @@ ] }, { + "Command": "Set-MgPrintPrinterSharePrinterByRef", "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintPrinterSharePrinterByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173001,13 +174106,13 @@ ] }, { + "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173016,13 +174121,13 @@ ] }, { + "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173031,13 +174136,13 @@ ] }, { + "Command": "Set-MgPrintSharePrinterByRef", "Uri": "/print/shares/{printerShare-id}/printer/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintSharePrinterByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173046,13 +174151,13 @@ ] }, { + "Command": "Set-MgPrintSharePrinterByRef", "Uri": "/print/shares/{printerShare-id}/printer/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintSharePrinterByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173061,13 +174166,13 @@ ] }, { + "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173076,13 +174181,13 @@ ] }, { + "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173091,13 +174196,13 @@ ] }, { + "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173106,13 +174211,13 @@ ] }, { + "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173121,13 +174226,13 @@ ] }, { + "Command": "Set-MgPrivilegedApprovalRequestByRef", "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Identity.Governance", - "Command": "Set-MgPrivilegedApprovalRequestByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173136,13 +174241,13 @@ ] }, { + "Command": "Set-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173151,13 +174256,13 @@ ] }, { + "Command": "Set-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173166,13 +174271,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173181,13 +174286,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173196,13 +174301,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173211,13 +174316,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173226,13 +174331,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173241,13 +174346,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173256,13 +174361,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173271,13 +174376,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173286,13 +174391,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173301,13 +174406,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173316,13 +174421,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173331,13 +174436,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173346,13 +174451,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173361,13 +174466,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173376,13 +174481,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173391,13 +174496,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173406,13 +174511,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173421,13 +174526,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173436,13 +174541,13 @@ ] }, { + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173451,13 +174556,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173466,13 +174571,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173481,13 +174586,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173496,13 +174601,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173511,13 +174616,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173526,13 +174631,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173541,13 +174646,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173556,13 +174661,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173571,13 +174676,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173586,13 +174691,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173601,13 +174706,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173616,13 +174721,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173631,13 +174736,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173646,13 +174751,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173661,13 +174766,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173676,13 +174781,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173691,13 +174796,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173706,13 +174811,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173721,13 +174826,13 @@ ] }, { + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "DeviceManagement.Enrolment", - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173736,65 +174841,65 @@ ] }, { + "Command": "Set-MgShareDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgShareDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgShareItemContent", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgShareItemContent", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgShareListColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173803,13 +174908,13 @@ ] }, { + "Command": "Set-MgShareListColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173818,13 +174923,13 @@ ] }, { + "Command": "Set-MgShareListContentTypeBaseByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173833,13 +174938,13 @@ ] }, { + "Command": "Set-MgShareListContentTypeBaseByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173848,13 +174953,13 @@ ] }, { + "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173863,13 +174968,13 @@ ] }, { + "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -173878,13 +174983,13 @@ ] }, { + "Command": "Set-MgShareListItemAnalyticByRef", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -173897,13 +175002,13 @@ ] }, { + "Command": "Set-MgShareListItemAnalyticByRef", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set2", "Set3", @@ -173916,13 +175021,13 @@ ] }, { + "Command": "Set-MgShareListItemDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -173931,13 +175036,13 @@ ] }, { + "Command": "Set-MgShareListItemDriveItemContent", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set2", "Set3", @@ -173946,39 +175051,39 @@ ] }, { + "Command": "Set-MgShareRootContent", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareRootContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgShareRootContent", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Files", - "Command": "Set-MgShareRootContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgSiteAnalyticByRef", "Uri": "/sites/{site-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -173987,13 +175092,13 @@ ] }, { + "Command": "Set-MgSiteAnalyticByRef", "Uri": "/sites/{site-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174002,13 +175107,13 @@ ] }, { + "Command": "Set-MgSiteColumnSourceColumnByRef", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174017,13 +175122,13 @@ ] }, { + "Command": "Set-MgSiteColumnSourceColumnByRef", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174032,13 +175137,13 @@ ] }, { + "Command": "Set-MgSiteContentTypeBaseByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174047,13 +175152,13 @@ ] }, { + "Command": "Set-MgSiteContentTypeBaseByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174062,13 +175167,13 @@ ] }, { + "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174077,13 +175182,13 @@ ] }, { + "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174092,13 +175197,13 @@ ] }, { + "Command": "Set-MgSiteListColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174107,13 +175212,13 @@ ] }, { + "Command": "Set-MgSiteListColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174122,13 +175227,13 @@ ] }, { + "Command": "Set-MgSiteListContentTypeBaseByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174137,13 +175242,13 @@ ] }, { + "Command": "Set-MgSiteListContentTypeBaseByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListContentTypeBaseByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174152,13 +175257,13 @@ ] }, { + "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174167,13 +175272,13 @@ ] }, { + "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174182,13 +175287,13 @@ ] }, { + "Command": "Set-MgSiteListItemAnalyticByRef", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174197,13 +175302,13 @@ ] }, { + "Command": "Set-MgSiteListItemAnalyticByRef", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListItemAnalyticByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174212,117 +175317,117 @@ ] }, { + "Command": "Set-MgSiteListItemDriveItemContent", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgSiteListItemDriveItemContent", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteListItemDriveItemContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgSiteOnenotePageContent", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgSiteOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgSiteOnenotePageContent", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgSiteOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgSiteOnenoteResourceContent", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgSiteOnenoteResourceContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgSiteOnenoteResourceContent", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgSiteOnenoteResourceContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgSiteOnenoteSectionPageContent", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgSiteOnenoteSectionPageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgSiteOnenoteSectionPageContent", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgSiteOnenoteSectionPageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgSiteTermStoreGroupSetChildRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetChildRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174335,13 +175440,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetChildRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetChildRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174354,13 +175459,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetChildRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetChildRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174373,13 +175478,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetChildSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetChildSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174392,13 +175497,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174411,13 +175516,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174430,13 +175535,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174449,13 +175554,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetTermRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetTermRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174468,13 +175573,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetTermRelationSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetTermRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174487,13 +175592,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetTermRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetTermRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174506,13 +175611,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreGroupSetTermSetByRef", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreGroupSetTermSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174525,13 +175630,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetChildRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetChildRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174544,13 +175649,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetChildRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetChildRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174563,13 +175668,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetChildRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetChildRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174582,13 +175687,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetChildSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetChildSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174601,13 +175706,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174620,13 +175725,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174639,13 +175744,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174658,13 +175763,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetTermRelationFromTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetTermRelationFromTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174677,13 +175782,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetTermRelationSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetTermRelationSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174696,13 +175801,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetTermRelationToTermByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetTermRelationToTermByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174715,13 +175820,13 @@ ] }, { + "Command": "Set-MgSiteTermStoreSetTermSetByRef", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Sites", - "Command": "Set-MgSiteTermStoreSetTermSetByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -174734,39 +175839,39 @@ ] }, { + "Command": "Set-MgTeamChannelFileFolderContent", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgTeamChannelFileFolderContent", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgTeamChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174775,13 +175880,13 @@ ] }, { + "Command": "Set-MgTeamChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174790,13 +175895,13 @@ ] }, { + "Command": "Set-MgTeamGroupByRef", "Uri": "/teams/{team-id}/group/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamGroupByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174805,13 +175910,13 @@ ] }, { + "Command": "Set-MgTeamGroupByRef", "Uri": "/teams/{team-id}/group/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamGroupByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174820,13 +175925,13 @@ ] }, { + "Command": "Set-MgTeamInstalledAppTeamAppByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174835,13 +175940,13 @@ ] }, { + "Command": "Set-MgTeamInstalledAppTeamAppByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174850,13 +175955,13 @@ ] }, { + "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174865,13 +175970,13 @@ ] }, { + "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174880,52 +175985,52 @@ ] }, { + "Command": "Set-MgTeamPhotoContent", "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamPhotoContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174934,13 +176039,13 @@ ] }, { + "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174949,13 +176054,13 @@ ] }, { + "Command": "Set-MgTeamTemplateByRef", "Uri": "/teams/{team-id}/template/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamTemplateByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -174964,13 +176069,13 @@ ] }, { + "Command": "Set-MgTeamTemplateByRef", "Uri": "/teams/{team-id}/template/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgTeamTemplateByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -174979,31 +176084,31 @@ ] }, { + "Command": "Set-MgTrustFrameworkPolicyContent", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Set-MgTrustFrameworkPolicyContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserActivityHistoryItemActivityByRef", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CrossDeviceExperiences", - "Command": "Set-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175012,13 +176117,13 @@ ] }, { + "Command": "Set-MgUserActivityHistoryItemActivityByRef", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "CrossDeviceExperiences", - "Command": "Set-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -175027,85 +176132,85 @@ ] }, { + "Command": "Set-MgUserContactFolderContactPhotoContent", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Set-MgUserContactFolderContactPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserContactFolderContactPhotoContent", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Set-MgUserContactFolderContactPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserContactPhotoContent", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Set-MgUserContactPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserContactPhotoContent", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Set-MgUserContactPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175114,13 +176219,13 @@ ] }, { + "Command": "Set-MgUserDeviceEnrollmentConfigurationPriority", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserDeviceEnrollmentConfigurationPriority", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -175129,13 +176234,13 @@ ] }, { + "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtection", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175144,13 +176249,13 @@ ] }, { + "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphWindowInformationProtection", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphWindowInformationProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175159,13 +176264,13 @@ ] }, { + "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtection", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175174,13 +176279,13 @@ ] }, { + "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphWindowInformationProtection", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphWindowInformationProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175189,13 +176294,13 @@ ] }, { + "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtection", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175204,13 +176309,13 @@ ] }, { + "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphWindowInformationProtection", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphWindowInformationProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175219,13 +176324,13 @@ ] }, { + "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtection", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175234,13 +176339,13 @@ ] }, { + "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphWindowInformationProtection", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphWindowInformationProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -175249,8 +176354,10 @@ ] }, { + "Command": "Set-MgUserLicense", "Uri": "/users/{user-id}/assignLicense", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -175265,10 +176372,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Set-MgUserLicense", - "OutputType": "IMicrosoftGraphUser", - "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Assign1", "AssignExpanded1", @@ -175277,8 +176382,10 @@ ] }, { + "Command": "Set-MgUserLicense", "Uri": "/users/{user-id}/assignLicense", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -175293,10 +176400,8 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "Command": "Set-MgUserLicense", - "OutputType": "IMicrosoftGraphUser1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Assign", "AssignExpanded", @@ -175305,39 +176410,39 @@ ] }, { + "Command": "Set-MgUserMailFolderMessageContent", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Mail", - "Command": "Set-MgUserMailFolderMessageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserMailFolderMessageContent", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Mail", - "Command": "Set-MgUserMailFolderMessageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserManagedDeviceName", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserManagedDeviceName", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -175346,8 +176451,10 @@ ] }, { + "Command": "Set-MgUserManagerByRef", "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -175368,10 +176475,8 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Set-MgUserManagerByRef", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -175380,8 +176485,10 @@ ] }, { + "Command": "Set-MgUserManagerByRef", "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Users", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -175402,10 +176509,8 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Set-MgUserManagerByRef", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175414,174 +176519,174 @@ ] }, { + "Command": "Set-MgUserMessageContent", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Mail", - "Command": "Set-MgUserMessageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserMessageContent", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Mail", - "Command": "Set-MgUserMessageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserOnenotePageContent", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgUserOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserOnenotePageContent", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgUserOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserOnenoteResourceContent", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgUserOnenoteResourceContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserOnenoteResourceContent", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgUserOnenoteResourceContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserOnenoteSectionPageContent", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgUserOnenoteSectionPageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserOnenoteSectionPageContent", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Notes", - "Command": "Set-MgUserOnenoteSectionPageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserOnlineMeetingAlternativeRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingAlternativeRecording", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserOnlineMeetingAttendeeReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserOnlineMeetingAttendeeReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetViaIdentity1" ] }, { + "Command": "Set-MgUserOnlineMeetingRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingRecording", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { + "Command": "Set-MgUserPhotoContent", "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", + "Method": "PUT", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Users", - "Command": "Set-MgUserPhotoContent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "Set1", @@ -175590,18 +176695,18 @@ ] }, { + "Command": "Set-MgUserPhotoContent", "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Users", - "Command": "Set-MgUserPhotoContent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set2", "Set3", @@ -175610,13 +176715,13 @@ ] }, { + "Command": "Set-MgUserPresence", "Uri": "/users/{user-id}/presence/setPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -175625,13 +176730,13 @@ ] }, { + "Command": "Set-MgUserPresence", "Uri": "/users/{user-id}/presence/setPresence", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Set1", "SetExpanded1", @@ -175640,13 +176745,13 @@ ] }, { + "Command": "Set-MgUserPresenceUserPreferredPresence", "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Set-MgUserPresenceUserPreferredPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -175655,13 +176760,13 @@ ] }, { + "Command": "Set-MgUserSharedLastSharedMethodInsightByRef", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "People", - "Command": "Set-MgUserSharedLastSharedMethodInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175670,13 +176775,13 @@ ] }, { + "Command": "Set-MgUserSharedResourceInsightByRef", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "People", - "Command": "Set-MgUserSharedResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175685,13 +176790,13 @@ ] }, { + "Command": "Set-MgUserTeamworkInstalledAppChatByRef", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175700,13 +176805,13 @@ ] }, { + "Command": "Set-MgUserTeamworkInstalledAppChatByRef", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "Teams", - "Command": "Set-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set1", "SetExpanded1", @@ -175715,13 +176820,13 @@ ] }, { + "Command": "Set-MgUserTrendingResourceInsightByRef", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "People", - "Command": "Set-MgUserTrendingResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175730,13 +176835,13 @@ ] }, { + "Command": "Set-MgUserUsedResourceInsightByRef", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PUT", "Module": "People", - "Command": "Set-MgUserUsedResourceInsightByRef", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -175745,165 +176850,165 @@ ] }, { + "Command": "Skip-MgDeviceManagementComanagedDeviceActivationLock", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementComanagedDeviceActivationLock", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { + "Command": "Skip-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceActivationLock", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/bypassActivationLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceActivationLock", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { + "Command": "Skip-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceActivationLock", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceActivationLock", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass1", "BypassViaIdentity1" ] }, { + "Command": "Skip-MgDeviceManagementScriptDeviceRunStateManagedDeviceActivationLock", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementScriptDeviceRunStateManagedDeviceActivationLock", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { + "Command": "Skip-MgUserManagedDeviceActivationLock", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Skip-MgUserManagedDeviceActivationLock", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass1", "BypassViaIdentity1" ] }, { + "Command": "Skip-MgUserManagedDeviceActivationLock", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Skip-MgUserManagedDeviceActivationLock", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { + "Command": "Start-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Start-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgCommunicationCallParticipantHoldMusic", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Method": "POST", "Variants": [ "Start1", "StartExpanded1", @@ -175912,13 +177017,13 @@ ] }, { + "Command": "Start-MgCommunicationCallParticipantHoldMusic", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -175927,18 +177032,18 @@ ] }, { + "Command": "Start-MgDeviceManagementComanagedDeviceConfigurationManagerAction", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementComanagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -175947,18 +177052,18 @@ ] }, { + "Command": "Start-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceConfigurationManagerAction", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -175967,13 +177072,13 @@ ] }, { + "Command": "Start-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceConfigurationManagerAction", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceConfigurationManagerAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -175982,18 +177087,18 @@ ] }, { + "Command": "Start-MgDeviceManagementManagedDeviceConfigurationManagerAction", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementManagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -176002,85 +177107,85 @@ ] }, { + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremisConnectionHealthCheck", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremisConnectionHealthCheck", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Run", "RunViaIdentity" ] }, { + "Command": "Start-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Start-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgSecurityHuntingQuery", "Uri": "/security/runHuntingQuery", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "Start-MgSecurityHuntingQuery", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphHuntingQueryResults", - "Method": "POST", "Variants": [ "Run", "RunExpanded" ] }, { + "Command": "Start-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Start-MgServicePrincipalSynchronizationJob", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgTeamScheduleTimeCardBreak", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Start-MgTeamScheduleTimeCardBreak", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -176089,65 +177194,65 @@ ] }, { + "Command": "Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/start", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJobStatus", - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/start", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJobStatus", - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/start", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJobStatus", - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/start", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphPrintJobStatus", - "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { + "Command": "Start-MgUserManagedDeviceConfigurationManagerAction", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Start-MgUserManagedDeviceConfigurationManagerAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -176156,8 +177261,10 @@ ] }, { + "Command": "Stop-MgAccessReview", "Uri": "/accessReviews/{accessReview-id}/stop", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -176172,31 +177279,31 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Stop-MgAccessReview", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { + "Command": "Stop-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/stop", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Stop-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { + "Command": "Stop-MgBookingBusinessAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -176217,10 +177324,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Stop-MgBookingBusinessAppointment", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176229,13 +177334,13 @@ ] }, { + "Command": "Stop-MgBookingBusinessCalendarView", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Bookings", - "Command": "Stop-MgBookingBusinessCalendarView", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176244,13 +177349,13 @@ ] }, { + "Command": "Stop-MgCommunicationCallMediaProcessing", "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallMediaProcessing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176259,13 +177364,13 @@ ] }, { + "Command": "Stop-MgCommunicationCallMediaProcessing", "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallMediaProcessing", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Method": "POST", "Variants": [ "Cancel1", "CancelExpanded1", @@ -176274,13 +177379,13 @@ ] }, { + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Method": "POST", "Variants": [ "Stop1", "StopExpanded1", @@ -176289,13 +177394,13 @@ ] }, { + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Method": "POST", "Variants": [ "Stop", "StopExpanded", @@ -176304,93 +177409,93 @@ ] }, { + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "End", "EndViaIdentity" ] }, { + "Command": "Stop-MgEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Stop-MgEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Stop-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgFinancialCompanySaleInvoiceAndSend", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Financials", - "Command": "Stop-MgFinancialCompanySaleInvoiceAndSend", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Stop-MgGroupCalendarEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176399,18 +177504,18 @@ ] }, { + "Command": "Stop-MgGroupCalendarEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Stop-MgGroupCalendarEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel1", "CancelExpanded1", @@ -176419,18 +177524,18 @@ ] }, { + "Command": "Stop-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Stop-MgGroupEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel1", "CancelExpanded1", @@ -176439,18 +177544,18 @@ ] }, { + "Command": "Stop-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "Command": "Stop-MgGroupEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176459,8 +177564,36 @@ ] }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Stop", + "StopViaIdentity" + ] + }, + { + "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/stop", + "Method": "POST", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Stop", + "StopViaIdentity" + ] + }, + { + "Command": "Stop-MgPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -176475,18 +177608,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Stop-MgPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -176501,18 +177634,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -176527,80 +177660,78 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Enrolment", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgSecurityAction", "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "Stop-MgSecurityAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/stop", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Stop-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { + "Command": "Stop-MgTeamScheduleTimeCardBreak", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Stop-MgTeamScheduleTimeCardBreak", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTimeCard", - "Method": "POST", "Variants": [ "End", "EndExpanded", @@ -176609,18 +177740,18 @@ ] }, { + "Command": "Stop-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Stop-MgUserEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel1", "CancelExpanded1", @@ -176629,18 +177760,18 @@ ] }, { + "Command": "Stop-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Stop-MgUserEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176649,13 +177780,13 @@ ] }, { + "Command": "Stop-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -176664,13 +177795,13 @@ ] }, { + "Command": "Stop-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel1", "CancelExpanded1", @@ -176679,86 +177810,101 @@ ] }, { + "Command": "Stop-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cancel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgUserInsightSharedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cancel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cancel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgUserInsightUsedResourceMicrosoftGraphPrintJob", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cancel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { + "Command": "Stop-MgUserPendingAccessReviewInstance", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserPendingAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Stop", + "StopViaIdentity" + ] + }, + { + "Command": "Stop-MgUserPendingAccessReviewInstanceDecisionInstance", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", "Method": "POST", + "Module": "Users.Actions", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ] }, { + "Command": "Stop-MgUserPendingAccessReviewInstanceDefinition", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/definition/stop", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Stop-MgUserPendingAccessReviewInstanceDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { + "Command": "Submit-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -176773,18 +177919,18 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Submit-MgEducationClassAssignmentSubmission", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Submit1", "SubmitViaIdentity1" ] }, { + "Command": "Submit-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -176799,299 +177945,323 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Submit-MgEducationClassAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission1", - "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { + "Command": "Submit-MgEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Education", - "Command": "Submit-MgEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEducationSubmission", - "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", - "Permissions": [], + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Method": "POST", "Module": "Education", - "Command": "Submit-MgEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Submit1", + "SubmitViaIdentity1" + ] + }, + { + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Method": "POST", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Uri": "/security/tiIndicators/submitTiIndicators", - "ApiVersion": "beta", + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Method": "POST", + "Module": "Education", "Permissions": [], - "Module": "Security", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Variants": [ + "Submit1", + "SubmitViaIdentity1" + ] + }, + { "Command": "Submit-MgSecurityTiIndicator", - "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/submitTiIndicators", "Method": "POST", + "Module": "Security", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Submit", "SubmitExpanded" ] }, { + "Command": "Suspend-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Suspend-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { + "Command": "Suspend-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Module": "Education", - "Command": "Suspend-MgEducationSynchronizationProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { + "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { + "Command": "Sync-MgDeviceAppMgtMicrosoftStore", "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppMgtMicrosoftStore", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync" ] }, { + "Command": "Sync-MgDeviceAppMgtMicrosoftStore", "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiVersion": "v1.0", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppMgtMicrosoftStore", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Sync1" ] }, { + "Command": "Sync-MgDeviceAppMgtVppTokenLicense", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppMgtVppTokenLicense", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphVppToken", - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceAppMgtVppTokenLicense", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppMgtVppTokenLicense", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphVppToken1", - "Method": "POST", "Variants": [ "Sync1", "SyncViaIdentity1" ] }, { + "Command": "Sync-MgDeviceAppMgtVppTokenLicenseCount", "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppMgtVppTokenLicenseCount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync" ] }, { + "Command": "Sync-MgDeviceManagementAndroidForWorkSettingApp", "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementAndroidForWorkSettingApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync" ] }, { + "Command": "Sync-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync" ] }, { + "Command": "Sync-MgDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementComanagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/syncDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementExchangeConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncExpanded", @@ -177100,18 +178270,18 @@ ] }, { + "Command": "Sync-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Sync1", "SyncExpanded1", @@ -177120,159 +178290,172 @@ ] }, { + "Command": "Sync-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Sync1", "SyncViaIdentity1" ] }, { + "Command": "Sync-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Sync-MgDeviceManagementWindowAutopilotSetting", "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementWindowAutopilotSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync" ] }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgDeviceManagementWindowDriverUpdateProfileInventory", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Sync", + "SyncViaIdentity" + ] + }, + { + "Command": "Sync-MgUserManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Sync-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Sync1", "SyncViaIdentity1" ] }, { + "Command": "Sync-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Sync-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { + "Command": "Test-MgAdministrativeUnitProperty", "Uri": "/administrativeUnits/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgAdministrativeUnitProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgApplicationProperty", "Uri": "/applications/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Test-MgApplicationProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgApplicationProperty", "Uri": "/applications/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Test-MgApplicationProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgApplicationSynchronizationJobCredentials", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Test-MgApplicationSynchronizationJobCredentials", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -177281,268 +178464,270 @@ ] }, { + "Command": "Test-MgContactProperty", "Uri": "/contacts/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContactProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgContactProperty", "Uri": "/contacts/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContactProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgContractProperty", "Uri": "/contracts/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContractProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgContractProperty", "Uri": "/contracts/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContractProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDeviceAppMgtMobileAppXml", "Uri": "/deviceAppManagement/mobileApps/validateXml", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Test-MgDeviceAppMgtMobileAppXml", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Test-MgDeviceManagementAssignmentFilter", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDeviceManagementDeviceCompliancePolicyComplianceScript", "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Test-MgDeviceManagementDeviceCompliancePolicyComplianceScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDeviceProperty", "Uri": "/devices/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDeviceProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDeviceProperty", "Uri": "/devices/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDeviceProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgDirectoryObjectProperty", "Uri": "/directoryObjects/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Test-MgDirectoryObjectProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDirectoryObjectProperty", "Uri": "/directoryObjects/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "DirectoryObjects", - "Command": "Test-MgDirectoryObjectProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgDirectoryRoleProperty", "Uri": "/directoryRoles/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDirectoryRoleProperty", "Uri": "/directoryRoles/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgDirectoryRoleTemplateProperty", "Uri": "/directoryRoleTemplates/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleTemplateProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDirectoryRoleTemplateProperty", "Uri": "/directoryRoleTemplates/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleTemplateProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgDirectorySettingTemplateProperty", "Uri": "/directorySettingTemplates/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectorySettingTemplateProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgDriveListContentTypeBasePublished", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgDriveListContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgDriveListContentTypeBasePublished", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgDriveListContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgDriveListContentTypePublished", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgDriveListContentTypePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgDriveListContentTypePublished", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgDriveListContentTypePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgGroupDynamicMembership", "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Device.Read.All", @@ -177569,10 +178754,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Test-MgGroupDynamicMembership", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", - "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -177581,8 +178764,10 @@ ] }, { + "Command": "Test-MgGroupProperty", "Uri": "/groups/{group-id}/validateProperties", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -177597,10 +178782,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Test-MgGroupProperty", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -177609,8 +178792,10 @@ ] }, { + "Command": "Test-MgGroupProperty", "Uri": "/groups/{group-id}/validateProperties", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -177625,10 +178810,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Test-MgGroupProperty", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate2", "ValidateExpanded2", @@ -177637,122 +178820,122 @@ ] }, { + "Command": "Test-MgInformationProtectionDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Test-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { + "Command": "Test-MgInformationProtectionPolicyLabelApplication", "Uri": "/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Test-MgInformationProtectionPolicyLabelApplication", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { + "Command": "Test-MgInformationProtectionPolicyLabelClassificationResult", "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Test-MgInformationProtectionPolicyLabelClassificationResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { + "Command": "Test-MgInformationProtectionPolicyLabelRemoval", "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.SignIns", - "Command": "Test-MgInformationProtectionPolicyLabelRemoval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { + "Command": "Test-MgOrganizationProperty", "Uri": "/organization/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgOrganizationProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgOrganizationProperty", "Uri": "/organization/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Identity.DirectoryManagement", - "Command": "Test-MgOrganizationProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgServicePrincipalProperty", "Uri": "/servicePrincipals/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Test-MgServicePrincipalProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgServicePrincipalProperty", "Uri": "/servicePrincipals/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Applications", - "Command": "Test-MgServicePrincipalProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Test-MgServicePrincipalSynchronizationJobCredentials", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Test-MgServicePrincipalSynchronizationJobCredentials", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -177761,174 +178944,176 @@ ] }, { + "Command": "Test-MgShareListContentTypeBasePublished", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgShareListContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgShareListContentTypeBasePublished", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgShareListContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgShareListContentTypePublished", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgShareListContentTypePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgShareListContentTypePublished", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Files", - "Command": "Test-MgShareListContentTypePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgSiteContentTypeBasePublished", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Test-MgSiteContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgSiteContentTypeBasePublished", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Test-MgSiteContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgSiteContentTypePublished", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Test-MgSiteContentTypePublished", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgSiteContentTypePublished", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Test-MgSiteContentTypePublished", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgSiteListContentTypeBasePublished", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Test-MgSiteListContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgSiteListContentTypeBasePublished", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Test-MgSiteListContentTypeBasePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgSiteListContentTypePublished", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Test-MgSiteListContentTypePublished", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgSiteListContentTypePublished", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "GET", "Module": "Sites", - "Command": "Test-MgSiteListContentTypePublished", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "GET", "Variants": [ "Is1", "IsViaIdentity1" ] }, { + "Command": "Test-MgUserManagedAppUserBlocked", "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -177943,311 +179128,311 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "Command": "Test-MgUserManagedAppUserBlocked", + "ApiVersion": "beta", "OutputType": null, - "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { + "Command": "Test-MgUserPassword", "Uri": "/users/validatePassword", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Test-MgUserPassword", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPasswordValidationInformation", - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgUserProperty", "Uri": "/users/validateProperties", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Test-MgUserProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { + "Command": "Test-MgUserProperty", "Uri": "/users/validateProperties", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Test-MgUserProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Validate1", "ValidateExpanded1" ] }, { + "Command": "Unblock-MgUserManagedApp", "Uri": "/users/{user-id}/unblockManagedApps", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Unblock-MgUserManagedApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unblock", "UnblockViaIdentity" ] }, { + "Command": "Unpublish-MgBookingBusiness", "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "Command": "Unpublish-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgDriveListContentTypeBase", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgDriveListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgShareListContentTypeBase", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Files", - "Command": "Unpublish-MgShareListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Unpublish-MgSiteContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Unpublish-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Unpublish-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgSiteContentTypeBase", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Unpublish-MgSiteContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Unpublish-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Unpublish-MgSiteListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Unpublish-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Unpublish-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { + "Command": "Unpublish-MgSiteListContentTypeBase", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Unpublish-MgSiteListContentTypeBase", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ] }, { + "Command": "Update-MgAccessReview", "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -178262,10 +179447,8 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Update-MgAccessReview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178274,13 +179457,13 @@ ] }, { + "Command": "Update-MgAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAccessReviewDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178289,13 +179472,13 @@ ] }, { + "Command": "Update-MgAccessReviewInstance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAccessReviewInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178304,13 +179487,13 @@ ] }, { + "Command": "Update-MgAccessReviewMyDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAccessReviewMyDecision", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178319,13 +179502,13 @@ ] }, { + "Command": "Update-MgAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAccessReviewReviewer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178334,8 +179517,10 @@ ] }, { + "Command": "Update-MgAdministrativeUnit", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -178350,10 +179535,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdministrativeUnit", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178362,13 +179545,13 @@ ] }, { + "Command": "Update-MgAdministrativeUnitExtension", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178377,13 +179560,13 @@ ] }, { + "Command": "Update-MgAdministrativeUnitScopedRoleMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdministrativeUnitScopedRoleMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178392,13 +179575,13 @@ ] }, { + "Command": "Update-MgAgreement", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178407,13 +179590,13 @@ ] }, { + "Command": "Update-MgAgreement", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178422,13 +179605,13 @@ ] }, { + "Command": "Update-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178437,13 +179620,13 @@ ] }, { + "Command": "Update-MgAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementAcceptance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178452,13 +179635,13 @@ ] }, { + "Command": "Update-MgAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178467,13 +179650,13 @@ ] }, { + "Command": "Update-MgAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFile", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178482,13 +179665,13 @@ ] }, { + "Command": "Update-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178497,13 +179680,13 @@ ] }, { + "Command": "Update-MgAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalization", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178512,43 +179695,43 @@ ] }, { + "Command": "Update-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ] }, { + "Command": "Update-MgAgreementFileLocalizationVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalizationVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ] }, { + "Command": "Update-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178557,13 +179740,13 @@ ] }, { + "Command": "Update-MgAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178572,13 +179755,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178587,13 +179770,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178602,13 +179785,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178617,13 +179800,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178632,13 +179815,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178647,13 +179830,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178662,13 +179845,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinitionColorIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionColorIcon", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178677,13 +179860,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinitionColorIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178692,13 +179875,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIcon", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178707,13 +179890,13 @@ ] }, { + "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178722,8 +179905,10 @@ ] }, { + "Command": "Update-MgApplication", "Uri": "/applications/{application-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -178738,10 +179923,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Update-MgApplication", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178750,8 +179933,10 @@ ] }, { + "Command": "Update-MgApplication", "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -178766,10 +179951,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Update-MgApplication", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178778,13 +179961,13 @@ ] }, { + "Command": "Update-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationExtensionProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178793,13 +179976,13 @@ ] }, { + "Command": "Update-MgApplicationExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationExtensionProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178808,13 +179991,13 @@ ] }, { + "Command": "Update-MgApplicationFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178823,13 +180006,13 @@ ] }, { + "Command": "Update-MgApplicationSynchronization", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178838,13 +180021,13 @@ ] }, { + "Command": "Update-MgApplicationSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178853,13 +180036,13 @@ ] }, { + "Command": "Update-MgApplicationSynchronizationJobSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178868,13 +180051,13 @@ ] }, { + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178883,18 +180066,18 @@ ] }, { + "Command": "Update-MgApplicationSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "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 }, - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178903,13 +180086,13 @@ ] }, { + "Command": "Update-MgApplicationSynchronizationTemplateSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178918,13 +180101,13 @@ ] }, { + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178933,13 +180116,13 @@ ] }, { + "Command": "Update-MgApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178948,13 +180131,13 @@ ] }, { + "Command": "Update-MgApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgApplicationTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -178963,8 +180146,10 @@ ] }, { + "Command": "Update-MgBookingBusiness", "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -178979,10 +180164,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Update-MgBookingBusiness", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -178991,8 +180174,10 @@ ] }, { + "Command": "Update-MgBookingBusinessAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -179013,10 +180198,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Update-MgBookingBusinessAppointment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179025,13 +180208,13 @@ ] }, { + "Command": "Update-MgBookingBusinessCalendarView", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Bookings", - "Command": "Update-MgBookingBusinessCalendarView", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179040,8 +180223,10 @@ ] }, { + "Command": "Update-MgBookingBusinessCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -179062,10 +180247,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCustomer", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179074,8 +180257,10 @@ ] }, { + "Command": "Update-MgBookingBusinessService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -179090,10 +180275,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Update-MgBookingBusinessService", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179102,8 +180285,10 @@ ] }, { + "Command": "Update-MgBookingBusinessStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -179118,10 +180303,8 @@ "IsAdmin": false } ], - "Module": "Bookings", - "Command": "Update-MgBookingBusinessStaffMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179130,13 +180313,13 @@ ] }, { + "Command": "Update-MgBookingCurrency", "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Bookings", - "Command": "Update-MgBookingCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179145,13 +180328,13 @@ ] }, { + "Command": "Update-MgBusinessFlowTemplate", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgBusinessFlowTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179160,18 +180343,18 @@ ] }, { + "Command": "Update-MgChat", "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "Command": "Update-MgChat", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179180,18 +180363,18 @@ ] }, { + "Command": "Update-MgChat", "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "Command": "Update-MgChat", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179200,13 +180383,13 @@ ] }, { + "Command": "Update-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatInstalledApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179217,13 +180400,13 @@ ] }, { + "Command": "Update-MgChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatInstalledApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179234,13 +180417,13 @@ ] }, { + "Command": "Update-MgChatLastMessagePreview", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatLastMessagePreview", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179249,13 +180432,13 @@ ] }, { + "Command": "Update-MgChatMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179264,13 +180447,13 @@ ] }, { + "Command": "Update-MgChatMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179279,13 +180462,13 @@ ] }, { + "Command": "Update-MgChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179294,13 +180477,13 @@ ] }, { + "Command": "Update-MgChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179309,13 +180492,13 @@ ] }, { + "Command": "Update-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179324,13 +180507,13 @@ ] }, { + "Command": "Update-MgChatMessageReply", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179339,13 +180522,13 @@ ] }, { + "Command": "Update-MgChatOperation", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179354,13 +180537,13 @@ ] }, { + "Command": "Update-MgChatPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgChatPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179369,8 +180552,10 @@ ] }, { + "Command": "Update-MgChatTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -179385,10 +180570,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgChatTab", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179397,8 +180580,10 @@ ] }, { + "Command": "Update-MgChatTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -179413,10 +180598,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgChatTab", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179425,13 +180608,13 @@ ] }, { + "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179440,13 +180623,13 @@ ] }, { + "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179455,13 +180638,13 @@ ] }, { + "Command": "Update-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179470,13 +180653,13 @@ ] }, { + "Command": "Update-MgCommunicationCallOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179485,13 +180668,13 @@ ] }, { + "Command": "Update-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179500,13 +180683,13 @@ ] }, { + "Command": "Update-MgCommunicationCallParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallParticipant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179515,13 +180698,13 @@ ] }, { + "Command": "Update-MgCommunicationCallRecordingStatus", "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordingStatus", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -179530,13 +180713,13 @@ ] }, { + "Command": "Update-MgCommunicationCallRecordingStatus", "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordingStatus", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -179545,13 +180728,13 @@ ] }, { + "Command": "Update-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179560,13 +180743,13 @@ ] }, { + "Command": "Update-MgCommunicationCallRecordSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordSession", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179575,13 +180758,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179590,13 +180773,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeeting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179605,13 +180788,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -179624,13 +180807,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -179643,13 +180826,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeetingRegistration", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179658,13 +180841,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeetingRegistrationCustomQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179673,13 +180856,13 @@ ] }, { + "Command": "Update-MgCommunicationOnlineMeetingRegistrationRegistrant", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179688,13 +180871,13 @@ ] }, { + "Command": "Update-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -179703,13 +180886,13 @@ ] }, { + "Command": "Update-MgCommunicationPresence", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgCommunicationPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179718,47 +180901,49 @@ ] }, { + "Command": "Update-MgCompliance", "Uri": "/compliance", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgCompliance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgCompliance", "Uri": "/compliance", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgCompliance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgComplianceEdiscovery", "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscovery", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -179773,10 +180958,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCase", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179785,8 +180968,10 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -179801,10 +180986,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179813,26 +180996,26 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseCustodianIndex", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseCustodianIndex", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseCustodianSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseCustodianSiteSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179841,13 +181024,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179856,13 +181039,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseCustodianUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseCustodianUserSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179871,8 +181054,10 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -179887,10 +181072,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179899,13 +181082,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179914,13 +181097,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179929,13 +181112,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179944,13 +181127,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179959,26 +181142,26 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSourceIndex", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -179987,13 +181170,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseReviewSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180002,8 +181185,10 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -180018,10 +181203,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180030,18 +181213,18 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseSetting", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180050,8 +181233,10 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseSourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -180066,10 +181251,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180078,13 +181261,13 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180093,8 +181276,10 @@ ] }, { + "Command": "Update-MgComplianceEdiscoveryCaseTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -180109,10 +181294,8 @@ "IsAdmin": true } ], - "Module": "Compliance", - "Command": "Update-MgComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180121,13 +181304,13 @@ ] }, { + "Command": "Update-MgContact", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180136,13 +181319,13 @@ ] }, { + "Command": "Update-MgContact", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContact", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180151,13 +181334,13 @@ ] }, { + "Command": "Update-MgContract", "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContract", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180166,13 +181349,13 @@ ] }, { + "Command": "Update-MgContract", "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContract", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180181,13 +181364,13 @@ ] }, { + "Command": "Update-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180196,13 +181379,13 @@ ] }, { + "Command": "Update-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgDataPolicyOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180211,8 +181394,10 @@ ] }, { + "Command": "Update-MgDevice", "Uri": "/devices/{device-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -180233,10 +181418,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180245,8 +181428,10 @@ ] }, { + "Command": "Update-MgDevice", "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -180267,10 +181452,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180279,8 +181462,10 @@ ] }, { + "Command": "Update-MgDeviceAppMgt", "Uri": "/deviceAppManagement", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -180295,18 +181480,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgt", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceAppMgt", "Uri": "/deviceAppManagement", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -180321,28 +181506,26 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgt", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180351,18 +181534,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180371,18 +181554,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180391,18 +181574,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180411,18 +181594,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180431,18 +181614,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180451,18 +181634,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180471,18 +181654,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180491,18 +181674,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180511,18 +181694,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180531,18 +181714,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180551,18 +181734,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180571,18 +181754,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180591,13 +181774,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180606,18 +181789,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180626,18 +181809,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180646,18 +181829,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180666,18 +181849,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180686,18 +181869,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180706,18 +181889,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180726,18 +181909,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180746,18 +181929,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180766,18 +181949,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180786,18 +181969,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180806,13 +181989,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180821,13 +182004,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180836,13 +182019,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180851,13 +182034,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180866,13 +182049,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180881,13 +182064,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180896,13 +182079,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180911,13 +182094,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180926,18 +182109,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180946,18 +182129,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180966,13 +182149,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -180981,13 +182164,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedAppStatuses", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -180996,18 +182179,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBook", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181016,18 +182199,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBook", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181036,18 +182219,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181056,18 +182239,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181076,18 +182259,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181096,18 +182279,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181116,18 +182299,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181136,18 +182319,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181156,18 +182339,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181176,18 +182359,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181196,18 +182379,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181216,18 +182399,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181236,18 +182419,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181256,18 +182439,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181276,18 +182459,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181296,18 +182479,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181316,18 +182499,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181336,18 +182519,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181356,18 +182539,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181376,18 +182559,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181396,18 +182579,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppCategory", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181416,18 +182599,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181436,18 +182619,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181456,18 +182639,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181476,18 +182659,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181496,18 +182679,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181516,18 +182699,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181536,18 +182719,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181556,18 +182739,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181576,18 +182759,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181596,18 +182779,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181616,18 +182799,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181636,18 +182819,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181656,18 +182839,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181676,13 +182859,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatusesAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatusesAppRelationship", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -181691,18 +182874,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppInstallSummary", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppInstallSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181711,18 +182894,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppRelationship", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181731,18 +182914,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppUserStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181751,13 +182934,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/updateRelationships", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesAppRelationship", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -181766,18 +182949,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181786,13 +182969,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelationship", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -181801,13 +182984,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMultipleMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMultipleMobileAppRelationship", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -181816,18 +182999,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtMultiplePolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtMultiplePolicySet", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -181836,13 +183019,13 @@ ] }, { + "Command": "Update-MgDeviceAppMgtPolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtPolicySet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181851,18 +183034,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtPolicySetAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181871,18 +183054,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtPolicySetItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181891,18 +183074,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtSideLoadingKey", "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtSideLoadingKey", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181911,36 +183094,36 @@ ] }, { + "Command": "Update-MgDeviceAppMgtSymantecCodeSigningCertificate", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtSymantecCodeSigningCertificate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181949,18 +183132,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -181969,18 +183152,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -181989,18 +183172,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -182009,18 +183192,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182029,18 +183212,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -182049,18 +183232,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182069,18 +183252,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -182089,18 +183272,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182109,18 +183292,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtTaskStatus", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "ApiVersion": "beta", + "Method": "POST", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtTaskStatus", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -182129,18 +183312,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtVppToken", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182149,18 +183332,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtVppToken", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -182169,18 +183352,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182189,18 +183372,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182209,18 +183392,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182229,18 +183412,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182249,18 +183432,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182269,18 +183452,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182289,18 +183472,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -182309,18 +183492,18 @@ ] }, { + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182329,13 +183512,13 @@ ] }, { + "Command": "Update-MgDeviceCommand", "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceCommand", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182344,13 +183527,13 @@ ] }, { + "Command": "Update-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -182359,13 +183542,13 @@ ] }, { + "Command": "Update-MgDeviceExtension", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182374,8 +183557,10 @@ ] }, { + "Command": "Update-MgDeviceManagement", "Uri": "/deviceManagement", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -182408,18 +183593,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagement", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagement", "Uri": "/deviceManagement", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -182452,46 +183637,44 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagement", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182500,18 +183683,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAndroid", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementAndroid", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182520,18 +183703,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182540,18 +183723,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182560,54 +183743,54 @@ ] }, { + "Command": "Update-MgDeviceManagementAndroidForWorkSetting", "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182616,8 +183799,10 @@ ] }, { + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -182632,18 +183817,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -182658,28 +183843,26 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182688,18 +183871,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182708,18 +183891,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementAssignmentFilter", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182728,18 +183911,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementAuditEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182748,18 +183931,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182768,18 +183951,18 @@ ] }, { + "Command": "Update-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182788,18 +183971,18 @@ ] }, { + "Command": "Update-MgDeviceManagementCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182808,18 +183991,18 @@ ] }, { + "Command": "Update-MgDeviceManagementCategory", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182828,18 +184011,18 @@ ] }, { + "Command": "Update-MgDeviceManagementCategorySettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182848,13 +184031,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182863,13 +184046,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceCategory", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182878,13 +184061,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182893,13 +184076,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182908,13 +184091,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182923,13 +184106,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182938,13 +184121,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182953,13 +184136,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182968,13 +184151,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182983,13 +184166,13 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -182998,18 +184181,18 @@ ] }, { + "Command": "Update-MgDeviceManagementComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183018,18 +184201,18 @@ ] }, { + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183038,18 +184221,18 @@ ] }, { + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183058,18 +184241,18 @@ ] }, { + "Command": "Update-MgDeviceManagementCondition", "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementCondition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183078,54 +184261,54 @@ ] }, { + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementConditionStatement", "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementConditionStatement", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183134,18 +184317,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDataSharingConsent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183154,18 +184337,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183174,18 +184357,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183194,18 +184377,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -183214,18 +184397,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183234,13 +184417,13 @@ ] }, { + "Command": "Update-MgDeviceManagementDerivedCredentials", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDerivedCredentials", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183249,8 +184432,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -183271,10 +184456,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDetectedApp", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183283,8 +184466,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -183305,10 +184490,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183317,18 +184500,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183337,18 +184520,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183357,18 +184540,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183377,18 +184560,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183397,18 +184580,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183417,18 +184600,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183437,30 +184620,30 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Refresh" ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183469,18 +184652,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183489,54 +184672,54 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183545,18 +184728,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183565,18 +184748,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183585,18 +184768,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183605,18 +184788,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183625,18 +184808,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183645,18 +184828,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183665,18 +184848,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183685,18 +184868,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183705,18 +184888,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183725,18 +184908,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183745,18 +184928,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183765,18 +184948,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183785,18 +184968,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183805,18 +184988,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183825,18 +185008,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183845,18 +185028,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183865,18 +185048,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183885,18 +185068,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183905,18 +185088,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183925,18 +185108,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183945,18 +185128,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -183965,18 +185148,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -183985,54 +185168,54 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184041,18 +185224,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184061,18 +185244,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184081,18 +185264,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184101,18 +185284,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184121,18 +185304,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184141,18 +185324,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184161,36 +185344,36 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184199,18 +185382,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184219,18 +185402,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184239,18 +185422,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184259,18 +185442,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184279,18 +185462,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184299,18 +185482,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184319,18 +185502,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184339,8 +185522,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -184355,10 +185540,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184367,8 +185550,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -184383,10 +185568,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184395,8 +185578,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -184411,10 +185596,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184423,36 +185606,36 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDeviceAccount", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDeviceAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -184461,8 +185644,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScriptGlobalScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -184477,10 +185662,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDeviceHealthScriptGlobalScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -184489,8 +185672,10 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceHealthScriptRunSummary", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -184505,10 +185690,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceHealthScriptRunSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184517,18 +185700,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceShellScript", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184537,18 +185720,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184557,18 +185740,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184577,26 +185760,26 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDeviceAccount", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDeviceAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -184605,18 +185788,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184625,18 +185808,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184645,13 +185828,13 @@ ] }, { + "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184660,18 +185843,18 @@ ] }, { + "Command": "Update-MgDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184680,18 +185863,18 @@ ] }, { + "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184700,18 +185883,18 @@ ] }, { + "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184720,18 +185903,18 @@ ] }, { + "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184740,18 +185923,18 @@ ] }, { + "Command": "Update-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementExchangeConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -184760,18 +185943,18 @@ ] }, { + "Command": "Update-MgDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184780,18 +185963,18 @@ ] }, { + "Command": "Update-MgDeviceManagementExchangeOnPremisPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementExchangeOnPremisPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -184802,13 +185985,13 @@ ] }, { + "Command": "Update-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -184819,18 +186002,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184839,18 +186022,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184859,18 +186042,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184879,18 +186062,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184899,18 +186082,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184919,18 +186102,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -184939,18 +186122,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184959,18 +186142,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184979,13 +186162,13 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -184994,13 +186177,13 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185009,13 +186192,13 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185024,18 +186207,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185044,18 +186227,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185064,18 +186247,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185084,18 +186267,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185104,18 +186287,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185124,13 +186307,13 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185139,18 +186322,18 @@ ] }, { + "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -185159,18 +186342,18 @@ ] }, { + "Command": "Update-MgDeviceManagementImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185179,13 +186362,13 @@ ] }, { + "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -185194,13 +186377,13 @@ ] }, { + "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185209,18 +186392,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185229,18 +186412,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185249,18 +186432,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185269,18 +186452,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentCategorySetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185289,18 +186472,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185309,18 +186492,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185329,18 +186512,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentDeviceStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185349,18 +186532,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentMultipleSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementIntentMultipleSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -185369,18 +186552,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185389,18 +186572,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentUserState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185409,18 +186592,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntentUserStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185429,18 +186612,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185449,18 +186632,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185469,18 +186652,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185489,18 +186672,18 @@ ] }, { + "Command": "Update-MgDeviceManagementIoUpdateStatuses", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementIoUpdateStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -185509,18 +186692,18 @@ ] }, { + "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185529,18 +186712,18 @@ ] }, { + "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185549,18 +186732,18 @@ ] }, { + "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185569,8 +186752,10 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185591,10 +186776,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185603,8 +186786,10 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185625,10 +186810,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -185637,13 +186820,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185652,13 +186835,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185667,13 +186850,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -185682,13 +186865,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185697,13 +186880,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -185712,13 +186895,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185727,13 +186910,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -185742,18 +186925,18 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185762,13 +186945,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185777,13 +186960,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185792,13 +186975,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185807,13 +186990,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185822,18 +187005,18 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -185842,18 +187025,18 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -185862,13 +187045,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185877,13 +187060,13 @@ ] }, { + "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185892,8 +187075,10 @@ ] }, { + "Command": "Update-MgDeviceManagementMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185908,10 +187093,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185920,8 +187103,10 @@ ] }, { + "Command": "Update-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185936,10 +187121,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185948,8 +187131,10 @@ ] }, { + "Command": "Update-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185964,10 +187149,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -185976,8 +187159,10 @@ ] }, { + "Command": "Update-MgDeviceManagementMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185992,10 +187177,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186004,8 +187187,10 @@ ] }, { + "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -186020,10 +187205,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186032,8 +187215,10 @@ ] }, { + "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -186048,10 +187233,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186060,13 +187243,13 @@ ] }, { + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186075,18 +187258,18 @@ ] }, { + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186095,18 +187278,18 @@ ] }, { + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186115,18 +187298,18 @@ ] }, { + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186135,18 +187318,18 @@ ] }, { + "Command": "Update-MgDeviceManagementNdeConnector", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementNdeConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186155,38 +187338,18 @@ ] }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", - "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 - }, - "Module": "DeviceManagement", "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "OutputType": null, - "Method": "PATCH", - "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" - ] - }, - { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186195,18 +187358,18 @@ ] }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186215,18 +187378,18 @@ ] }, { + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186235,18 +187398,18 @@ ] }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementPartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186255,18 +187418,38 @@ ] }, { + "Command": "Update-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementPartner", + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "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 + }, + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -186275,18 +187458,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186295,18 +187478,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186315,18 +187498,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186335,8 +187518,10 @@ ] }, { + "Command": "Update-MgDeviceManagementReport", "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -186357,18 +187542,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Update-MgDeviceManagementReport", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementReport", "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Reports", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -186389,28 +187574,26 @@ "IsAdmin": true } ], - "Module": "Reports", - "Command": "Update-MgDeviceManagementReport", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDeviceManagementResourceAccessProfile", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186419,18 +187602,18 @@ ] }, { + "Command": "Update-MgDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186439,18 +187622,18 @@ ] }, { + "Command": "Update-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementResourceOperation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186459,18 +187642,18 @@ ] }, { + "Command": "Update-MgDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186479,18 +187662,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186499,18 +187682,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186519,18 +187702,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186539,18 +187722,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186559,18 +187742,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186579,18 +187762,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186599,18 +187782,18 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleScopeTag", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186619,13 +187802,13 @@ ] }, { + "Command": "Update-MgDeviceManagementRoleScopeTagAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186634,13 +187817,13 @@ ] }, { + "Command": "Update-MgDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementScript", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186649,18 +187832,18 @@ ] }, { + "Command": "Update-MgDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementScriptAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186669,18 +187852,18 @@ ] }, { + "Command": "Update-MgDeviceManagementScriptDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186689,18 +187872,18 @@ ] }, { + "Command": "Update-MgDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186709,18 +187892,18 @@ ] }, { + "Command": "Update-MgDeviceManagementScriptUserRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementScriptUserRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186729,18 +187912,18 @@ ] }, { + "Command": "Update-MgDeviceManagementScriptUserRunStateDeviceRunState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186749,18 +187932,18 @@ ] }, { + "Command": "Update-MgDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementSettingDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186769,18 +187952,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186789,18 +187972,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186809,18 +187992,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTemplate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186829,18 +188012,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTemplateCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTemplateCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186849,18 +188032,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTemplateCategoryRecommendedSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186869,18 +188052,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTemplateMigratableTo", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186889,18 +188072,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTemplateSetting", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTemplateSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186909,18 +188092,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndCondition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186929,18 +188112,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndCondition", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186949,18 +188132,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -186969,18 +188152,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -186989,18 +188172,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187009,18 +188192,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -187029,18 +188212,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTermAndConditionGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "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 }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187049,18 +188232,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -187069,18 +188252,18 @@ ] }, { + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187089,18 +188272,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187109,18 +188292,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -187129,18 +188312,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "UpdateExpanded2", @@ -187149,18 +188332,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update3", "UpdateExpanded3", @@ -187169,18 +188352,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update4", "UpdateExpanded4", @@ -187189,18 +188372,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187209,18 +188392,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187229,18 +188412,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187249,18 +188432,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187269,31 +188452,31 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187302,18 +188485,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187322,13 +188505,13 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187337,26 +188520,26 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187365,13 +188548,13 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187380,13 +188563,13 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187395,13 +188578,13 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187410,13 +188593,13 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187425,31 +188608,31 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187458,13 +188641,13 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187473,18 +188656,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187493,18 +188676,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187513,18 +188696,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187533,18 +188716,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187553,18 +188736,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187573,18 +188756,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187593,18 +188776,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187613,18 +188796,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187633,18 +188816,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187653,18 +188836,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187673,18 +188856,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187693,54 +188876,54 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummary", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187749,18 +188932,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187769,18 +188952,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187789,18 +188972,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187809,18 +188992,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187829,18 +189012,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187849,36 +189032,36 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187887,18 +189070,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187907,18 +189090,18 @@ ] }, { + "Command": "Update-MgDeviceManagementUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187927,13 +189110,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187942,13 +189125,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187957,13 +189140,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisConnectionAdDomainPassword", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisConnectionAdDomainPassword", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -187972,18 +189155,18 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisesConnection", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -187992,18 +189175,31 @@ ] }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointOrganizationSetting", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded" + ] + }, + { + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188012,13 +189208,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188027,13 +189223,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188042,13 +189238,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188057,13 +189253,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188072,13 +189268,13 @@ ] }, { + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188087,18 +189283,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188107,13 +189303,13 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188122,13 +189318,13 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188137,18 +189333,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -188157,18 +189353,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "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 }, - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -188177,36 +189373,36 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowAutopilotSetting", "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "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 }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementWindowAutopilotSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188215,18 +189411,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188235,18 +189431,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188255,18 +189451,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188275,18 +189471,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188295,18 +189491,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188315,18 +189511,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowMalwareInformation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188335,18 +189531,18 @@ ] }, { + "Command": "Update-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188355,13 +189551,13 @@ ] }, { + "Command": "Update-MgDeviceUsageRights", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceUsageRights", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188370,34 +189566,36 @@ ] }, { + "Command": "Update-MgDirectory", "Uri": "/directory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgDirectory", "Uri": "/directory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -188412,10 +189610,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnit", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188424,8 +189620,10 @@ ] }, { + "Command": "Update-MgDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -188440,10 +189638,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188452,13 +189648,13 @@ ] }, { + "Command": "Update-MgDirectoryAdministrativeUnitExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188467,13 +189663,13 @@ ] }, { + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188482,13 +189678,13 @@ ] }, { + "Command": "Update-MgDirectoryAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAttributeSet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188497,13 +189693,13 @@ ] }, { + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188512,13 +189708,13 @@ ] }, { + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188527,13 +189723,13 @@ ] }, { + "Command": "Update-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryDeletedItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188542,13 +189738,13 @@ ] }, { + "Command": "Update-MgDirectoryDeletedItem", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryDeletedItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188557,13 +189753,13 @@ ] }, { + "Command": "Update-MgDirectoryFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188572,13 +189768,13 @@ ] }, { + "Command": "Update-MgDirectoryFeatureRolloutPolicyApplyTo", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188587,13 +189783,13 @@ ] }, { + "Command": "Update-MgDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryFederationConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188602,13 +189798,13 @@ ] }, { + "Command": "Update-MgDirectoryImpactedResource", "Uri": "/directory/impactedResources/{recommendationResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188617,13 +189813,13 @@ ] }, { + "Command": "Update-MgDirectoryInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryInboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188632,13 +189828,13 @@ ] }, { + "Command": "Update-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DirectoryObjects", - "Command": "Update-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188647,13 +189843,13 @@ ] }, { + "Command": "Update-MgDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DirectoryObjects", - "Command": "Update-MgDirectoryObject", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188662,13 +189858,13 @@ ] }, { + "Command": "Update-MgDirectoryOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188677,13 +189873,13 @@ ] }, { + "Command": "Update-MgDirectoryOutboundSharedUserProfileTenant", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188692,13 +189888,13 @@ ] }, { + "Command": "Update-MgDirectoryRecommendation", "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRecommendation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188707,13 +189903,13 @@ ] }, { + "Command": "Update-MgDirectoryRecommendationImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRecommendationImpactedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188722,13 +189918,13 @@ ] }, { + "Command": "Update-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188737,13 +189933,13 @@ ] }, { + "Command": "Update-MgDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRole", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188752,13 +189948,13 @@ ] }, { + "Command": "Update-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188767,13 +189963,13 @@ ] }, { + "Command": "Update-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleScopedMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188782,13 +189978,13 @@ ] }, { + "Command": "Update-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188797,13 +189993,13 @@ ] }, { + "Command": "Update-MgDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleTemplate", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188812,8 +190008,10 @@ ] }, { + "Command": "Update-MgDirectorySetting", "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -188828,10 +190026,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectorySetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188840,13 +190036,13 @@ ] }, { + "Command": "Update-MgDirectorySettingTemplate", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectorySettingTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188855,13 +190051,13 @@ ] }, { + "Command": "Update-MgDirectorySharedEmailDomain", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectorySharedEmailDomain", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188870,18 +190066,18 @@ ] }, { + "Command": "Update-MgDomain", "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomain", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188890,18 +190086,18 @@ ] }, { + "Command": "Update-MgDomain", "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomain", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188910,13 +190106,13 @@ ] }, { + "Command": "Update-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188925,13 +190121,13 @@ ] }, { + "Command": "Update-MgDomainServiceConfigurationRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainServiceConfigurationRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188940,13 +190136,13 @@ ] }, { + "Command": "Update-MgDomainSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainSharedEmailDomainInvitation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188955,13 +190151,13 @@ ] }, { + "Command": "Update-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -188970,13 +190166,13 @@ ] }, { + "Command": "Update-MgDomainVerificationDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainVerificationDnsRecord", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -188985,13 +190181,13 @@ ] }, { + "Command": "Update-MgDrive", "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189000,13 +190196,13 @@ ] }, { + "Command": "Update-MgDrive", "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189015,13 +190211,13 @@ ] }, { + "Command": "Update-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveBundle", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189030,13 +190226,13 @@ ] }, { + "Command": "Update-MgDriveBundle", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveBundle", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189045,13 +190241,13 @@ ] }, { + "Command": "Update-MgDriveFollowing", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189060,13 +190256,13 @@ ] }, { + "Command": "Update-MgDriveFollowing", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveFollowing", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189075,8 +190271,10 @@ ] }, { + "Command": "Update-MgDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -189097,10 +190295,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Update-MgDriveItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189109,8 +190305,10 @@ ] }, { + "Command": "Update-MgDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "Permissions": [ { "Name": "Files.ReadWrite", @@ -189131,10 +190329,8 @@ "IsAdmin": false } ], - "Module": "Files", - "Command": "Update-MgDriveItem", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189143,13 +190339,13 @@ ] }, { + "Command": "Update-MgDriveList", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189158,13 +190354,13 @@ ] }, { + "Command": "Update-MgDriveList", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189173,13 +190369,13 @@ ] }, { + "Command": "Update-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189188,13 +190384,13 @@ ] }, { + "Command": "Update-MgDriveListColumn", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189203,13 +190399,13 @@ ] }, { + "Command": "Update-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189218,13 +190414,13 @@ ] }, { + "Command": "Update-MgDriveListContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189233,13 +190429,13 @@ ] }, { + "Command": "Update-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189248,13 +190444,13 @@ ] }, { + "Command": "Update-MgDriveListContentTypeColumn", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189263,13 +190459,13 @@ ] }, { + "Command": "Update-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189278,13 +190474,13 @@ ] }, { + "Command": "Update-MgDriveListContentTypeColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189293,13 +190489,13 @@ ] }, { + "Command": "Update-MgDriveListDrive", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189308,13 +190504,13 @@ ] }, { + "Command": "Update-MgDriveListDrive", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189323,13 +190519,13 @@ ] }, { + "Command": "Update-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189338,13 +190534,13 @@ ] }, { + "Command": "Update-MgDriveListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189353,13 +190549,13 @@ ] }, { + "Command": "Update-MgDriveListItemDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189368,13 +190564,13 @@ ] }, { + "Command": "Update-MgDriveListItemDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189383,13 +190579,13 @@ ] }, { + "Command": "Update-MgDriveListItemField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189398,13 +190594,13 @@ ] }, { + "Command": "Update-MgDriveListItemField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189413,13 +190609,13 @@ ] }, { + "Command": "Update-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189428,13 +190624,13 @@ ] }, { + "Command": "Update-MgDriveListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189443,13 +190639,13 @@ ] }, { + "Command": "Update-MgDriveListItemVersionField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189458,13 +190654,13 @@ ] }, { + "Command": "Update-MgDriveListItemVersionField", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189473,13 +190669,13 @@ ] }, { + "Command": "Update-MgDriveListSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189488,13 +190684,13 @@ ] }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Files", "Command": "Update-MgDriveListSubscription", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Method": "PATCH", + "Module": "Files", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", @@ -189503,13 +190699,13 @@ ] }, { + "Command": "Update-MgDriveRoot", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189518,13 +190714,13 @@ ] }, { + "Command": "Update-MgDriveRoot", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189533,13 +190729,13 @@ ] }, { + "Command": "Update-MgDriveSpecial", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189548,13 +190744,13 @@ ] }, { + "Command": "Update-MgDriveSpecial", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgDriveSpecial", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189563,13 +190759,13 @@ ] }, { + "Command": "Update-MgEducationClass", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClass", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189578,13 +190774,13 @@ ] }, { + "Command": "Update-MgEducationClass", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClass", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189593,13 +190789,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189608,13 +190804,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189623,13 +190819,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -189642,13 +190838,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -189661,13 +190857,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentDefault", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentDefault", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189676,13 +190872,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentDefault", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentDefault", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189691,13 +190887,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189706,13 +190902,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189721,8 +190917,10 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -189737,10 +190935,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentRubric", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189749,8 +190945,10 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -189765,10 +190963,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentRubric", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189777,13 +190973,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSetting", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189792,13 +190988,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSetting", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSetting", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189807,13 +191003,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189822,13 +191018,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189837,8 +191033,10 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -189853,10 +191051,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189865,8 +191061,10 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -189881,10 +191079,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189893,13 +191089,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189908,13 +191104,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189923,13 +191119,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -189938,13 +191134,13 @@ ] }, { + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -189953,39 +191149,54 @@ ] }, { + "Command": "Update-MgEducationMe", "Uri": "/education/me", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMe", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgEducationMe", "Uri": "/education/me", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMe", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgEducationMeAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -189994,13 +191205,28 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignmentCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignmentCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190009,13 +191235,43 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Command": "Update-MgEducationMeAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignmentRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190024,13 +191280,28 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignmentRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignmentSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190039,13 +191310,28 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190054,13 +191340,28 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190069,13 +191370,28 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190084,23 +191400,25 @@ ] }, { + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ] }, { + "Command": "Update-MgEducationMeRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -190115,10 +191433,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Update-MgEducationMeRubric", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190127,8 +191443,10 @@ ] }, { + "Command": "Update-MgEducationMeRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -190143,10 +191461,8 @@ "IsAdmin": true } ], - "Module": "Education", - "Command": "Update-MgEducationMeRubric", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190155,39 +191471,39 @@ ] }, { + "Command": "Update-MgEducationRoot", "Uri": "/education", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgEducationRoot", "Uri": "/education", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationSchool", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190196,13 +191512,13 @@ ] }, { + "Command": "Update-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationSchool", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190211,13 +191527,13 @@ ] }, { + "Command": "Update-MgEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationSynchronizationProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190226,13 +191542,13 @@ ] }, { + "Command": "Update-MgEducationSynchronizationProfileError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationSynchronizationProfileError", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190241,13 +191557,13 @@ ] }, { + "Command": "Update-MgEducationSynchronizationProfileStatus", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationSynchronizationProfileStatus", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190256,13 +191572,13 @@ ] }, { + "Command": "Update-MgEducationUser", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190271,13 +191587,13 @@ ] }, { + "Command": "Update-MgEducationUser", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUser", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190286,13 +191602,43 @@ ] }, { + "Command": "Update-MgEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Command": "Update-MgEducationUserAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190301,13 +191647,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190316,13 +191677,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190331,13 +191707,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190346,13 +191737,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190361,13 +191767,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190376,13 +191797,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ] + }, + { + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "PATCH", + "Module": "Education", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -190391,28 +191827,28 @@ ] }, { + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ] }, { + "Command": "Update-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190421,13 +191857,13 @@ ] }, { + "Command": "Update-MgEducationUserRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Education", - "Command": "Update-MgEducationUserRubric", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190436,18 +191872,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackage", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190456,18 +191892,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190476,18 +191912,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -190498,13 +191934,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190513,13 +191949,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190528,13 +191964,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190543,18 +191979,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStep", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStep", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190563,13 +191999,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190578,13 +192014,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -190595,18 +192031,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190615,13 +192051,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageIncompatibleGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190630,13 +192066,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190645,13 +192081,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190660,13 +192096,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190675,13 +192111,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190690,28 +192126,13 @@ ] }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", - "Permissions": [], - "Module": "Identity.Governance", "Command": "Update-MgEntitlementManagementCatalog", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Method": "PATCH", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", - "Permissions": [], "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogAccessPackage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190720,18 +192141,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190740,18 +192161,18 @@ ] }, { + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190760,13 +192181,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190775,13 +192196,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190790,13 +192211,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190805,13 +192226,13 @@ ] }, { + "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190820,75 +192241,75 @@ ] }, { + "Command": "Update-MgEntitlementManagementSetting", "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgEntitlementManagementSetting", "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementSetting", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgExternal", "Uri": "/external", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgExternal", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgExternal", "Uri": "/external", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgExternal", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgExternalConnection", "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgExternalConnection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -190897,13 +192318,13 @@ ] }, { + "Command": "Update-MgExternalConnection", "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgExternalConnection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190912,26 +192333,26 @@ ] }, { + "Command": "Update-MgFinancial", "Uri": "/financials", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancial", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgFinancialCompany", "Uri": "/financials/companies/{company-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompany", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190940,13 +192361,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyAccount", "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190955,13 +192376,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyAgedAccountPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190970,13 +192391,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyAgedAccountReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -190985,18 +192406,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyCountryRegion", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191005,18 +192426,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyCurrency", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyCurrency", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191025,18 +192446,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomer", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomer", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191045,13 +192466,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerCurrency", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191060,13 +192481,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPayment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191075,13 +192496,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomer", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191090,13 +192511,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerCurrency", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191105,13 +192526,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191120,13 +192541,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191135,18 +192556,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191155,13 +192576,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalAccount", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191170,18 +192591,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191190,13 +192611,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191205,13 +192626,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191220,13 +192641,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191235,13 +192656,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191250,13 +192671,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191265,13 +192686,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191280,13 +192701,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191299,13 +192720,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191318,13 +192739,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191333,13 +192754,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191348,13 +192769,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyDimension", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyDimension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191363,13 +192784,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyDimensionValue", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyDimensionValue", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191382,18 +192803,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyEmployee", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyEmployee", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191402,13 +192823,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyEmployeePicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyEmployeePicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191417,13 +192838,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191432,13 +192853,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyGeneralLedgerEntryAccount", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191447,18 +192868,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyInformation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191467,18 +192888,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyItem", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyItem", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191487,18 +192908,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyItemCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191511,13 +192932,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyItemPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191526,18 +192947,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyJournal", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191546,13 +192967,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyJournalAccount", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyJournalAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191561,13 +192982,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyJournalLine", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyJournalLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191580,13 +193001,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyJournalLineAccount", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyJournalLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191599,18 +193020,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyPaymentMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191619,18 +193040,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyPaymentTerm", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191639,13 +193060,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191654,13 +193075,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191669,13 +193090,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191684,13 +193105,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191703,13 +193124,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineAccount", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191722,13 +193143,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItem", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191741,13 +193162,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemCategory", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191760,13 +193181,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -191779,13 +193200,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendor", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191794,13 +193215,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191809,13 +193230,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191824,13 +193245,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191839,13 +193260,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191854,13 +193275,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191869,13 +193290,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191884,13 +193305,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomer", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191899,13 +193320,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191914,13 +193335,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191929,13 +193350,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191944,13 +193365,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191959,13 +193380,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191974,13 +193395,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -191989,13 +193410,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoLineAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192004,13 +193425,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoLineItem", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192019,13 +193440,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192034,13 +193455,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192049,13 +193470,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192064,13 +193485,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192079,13 +193500,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192094,13 +193515,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192109,13 +193530,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192124,13 +193545,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192139,13 +193560,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192154,13 +193575,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192169,13 +193590,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCustomer", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192184,13 +193605,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192199,13 +193620,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192214,13 +193635,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192229,13 +193650,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192244,13 +193665,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192259,13 +193680,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192278,13 +193699,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceLineAccount", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192297,13 +193718,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceLineItem", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192316,13 +193737,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceLineItemCategory", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192335,13 +193756,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceLineItemPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192354,13 +193775,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoicePaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192369,13 +193790,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleInvoiceShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192384,13 +193805,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrder", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192399,13 +193820,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192414,13 +193835,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCustomer", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192429,13 +193850,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192444,13 +193865,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192459,13 +193880,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192474,13 +193895,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCustomerPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192489,13 +193910,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192504,13 +193925,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192523,13 +193944,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderLineAccount", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192542,13 +193963,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderLineItem", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192561,13 +193982,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderLineItemCategory", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192580,13 +194001,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderLineItemPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192599,13 +194020,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleOrderPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192614,13 +194035,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuote", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192629,13 +194050,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192644,13 +194065,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCustomer", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCustomer", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192659,13 +194080,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCustomerCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192674,13 +194095,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192689,13 +194110,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192704,13 +194125,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCustomerPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192719,13 +194140,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteCustomerShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192734,13 +194155,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteLine", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192753,13 +194174,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteLineAccount", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteLineAccount", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192772,13 +194193,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteLineItem", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteLineItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192791,13 +194212,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteLineItemCategory", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192810,13 +194231,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteLineItemPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -192829,13 +194250,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuotePaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192844,13 +194265,13 @@ ] }, { + "Command": "Update-MgFinancialCompanySaleQuoteShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192859,18 +194280,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyShipmentMethod", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192879,18 +194300,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyTaxArea", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192899,18 +194320,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyTaxGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192919,18 +194340,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyUnit", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyUnit", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192939,18 +194360,18 @@ ] }, { + "Command": "Update-MgFinancialCompanyVendor", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Financials", - "Command": "Update-MgFinancialCompanyVendor", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192959,13 +194380,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyVendorCurrency", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyVendorCurrency", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192974,13 +194395,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyVendorPaymentMethod", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyVendorPaymentMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -192989,13 +194410,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyVendorPaymentTerm", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyVendorPaymentTerm", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193004,13 +194425,13 @@ ] }, { + "Command": "Update-MgFinancialCompanyVendorPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Financials", - "Command": "Update-MgFinancialCompanyVendorPicture", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193019,8 +194440,10 @@ ] }, { + "Command": "Update-MgGroup", "Uri": "/groups/{group-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -193041,10 +194464,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Update-MgGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193053,8 +194474,10 @@ ] }, { + "Command": "Update-MgGroup", "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -193075,10 +194498,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Update-MgGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193087,13 +194508,13 @@ ] }, { + "Command": "Update-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgGroupAppRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193102,13 +194523,13 @@ ] }, { + "Command": "Update-MgGroupAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgGroupAppRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193117,13 +194538,13 @@ ] }, { + "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193132,13 +194553,13 @@ ] }, { + "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193147,13 +194568,13 @@ ] }, { + "Command": "Update-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193162,13 +194583,13 @@ ] }, { + "Command": "Update-MgGroupCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193177,13 +194598,13 @@ ] }, { + "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193192,13 +194613,13 @@ ] }, { + "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193207,13 +194628,13 @@ ] }, { + "Command": "Update-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193222,13 +194643,13 @@ ] }, { + "Command": "Update-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193237,18 +194658,18 @@ ] }, { + "Command": "Update-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 - }, - "Module": "Groups", - "Command": "Update-MgGroupConversationThread", + }, + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193257,18 +194678,18 @@ ] }, { + "Command": "Update-MgGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "Groups", - "Command": "Update-MgGroupConversationThread", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193277,13 +194698,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPost", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -193296,13 +194717,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPost", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -193315,13 +194736,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193330,13 +194751,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193345,13 +194766,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193360,13 +194781,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193375,13 +194796,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193390,13 +194811,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193405,13 +194826,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193420,13 +194841,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193435,13 +194856,13 @@ ] }, { + "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193450,13 +194871,13 @@ ] }, { + "Command": "Update-MgGroupDrive", "Uri": "/groups/{group-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgGroupDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -193469,13 +194890,13 @@ ] }, { + "Command": "Update-MgGroupDrive", "Uri": "/groups/{group-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgGroupDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -193488,13 +194909,13 @@ ] }, { + "Command": "Update-MgGroupEndpoint", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193503,8 +194924,10 @@ ] }, { + "Command": "Update-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -193519,10 +194942,8 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Update-MgGroupEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193531,8 +194952,10 @@ ] }, { + "Command": "Update-MgGroupEvent", "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -193547,10 +194970,8 @@ "IsAdmin": true } ], - "Module": "Calendar", - "Command": "Update-MgGroupEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193559,13 +194980,13 @@ ] }, { + "Command": "Update-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193574,13 +194995,13 @@ ] }, { + "Command": "Update-MgGroupEventAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193589,13 +195010,13 @@ ] }, { + "Command": "Update-MgGroupEventExceptionOccurrence", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193604,13 +195025,13 @@ ] }, { + "Command": "Update-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193619,13 +195040,13 @@ ] }, { + "Command": "Update-MgGroupEventExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193634,13 +195055,13 @@ ] }, { + "Command": "Update-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193649,13 +195070,13 @@ ] }, { + "Command": "Update-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193664,13 +195085,13 @@ ] }, { + "Command": "Update-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193679,13 +195100,13 @@ ] }, { + "Command": "Update-MgGroupEventMultiValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193694,13 +195115,13 @@ ] }, { + "Command": "Update-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193709,13 +195130,13 @@ ] }, { + "Command": "Update-MgGroupEventSingleValueExtendedProperty", "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193724,13 +195145,13 @@ ] }, { + "Command": "Update-MgGroupExtension", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193739,13 +195160,13 @@ ] }, { + "Command": "Update-MgGroupExtension", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193754,18 +195175,18 @@ ] }, { + "Command": "Update-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Update-MgGroupLifecyclePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193774,18 +195195,18 @@ ] }, { + "Command": "Update-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "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 }, - "Module": "Groups", - "Command": "Update-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193794,13 +195215,13 @@ ] }, { + "Command": "Update-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenoteNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193809,13 +195230,13 @@ ] }, { + "Command": "Update-MgGroupOnenoteNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenoteNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193824,13 +195245,13 @@ ] }, { + "Command": "Update-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenotePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193839,13 +195260,13 @@ ] }, { + "Command": "Update-MgGroupOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenotePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193854,13 +195275,13 @@ ] }, { + "Command": "Update-MgGroupOnenotePageContent", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Update-MgGroupOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -193869,13 +195290,13 @@ ] }, { + "Command": "Update-MgGroupOnenotePageContent", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Groups", - "Command": "Update-MgGroupOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Patch1", "PatchExpanded1", @@ -193884,13 +195305,13 @@ ] }, { + "Command": "Update-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193899,13 +195320,13 @@ ] }, { + "Command": "Update-MgGroupOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193914,13 +195335,13 @@ ] }, { + "Command": "Update-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193929,13 +195350,13 @@ ] }, { + "Command": "Update-MgGroupOnenoteSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgGroupOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193944,13 +195365,13 @@ ] }, { + "Command": "Update-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -193959,13 +195380,13 @@ ] }, { + "Command": "Update-MgGroupPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupPermissionGrant", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -193974,18 +195395,18 @@ ] }, { + "Command": "Update-MgGroupPhoto", "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "Groups", - "Command": "Update-MgGroupPhoto", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -193998,18 +195419,18 @@ ] }, { + "Command": "Update-MgGroupPhoto", "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "Groups", - "Command": "Update-MgGroupPhoto", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -194022,13 +195443,13 @@ ] }, { + "Command": "Update-MgGroupPlanner", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgGroupPlanner", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194037,13 +195458,13 @@ ] }, { + "Command": "Update-MgGroupPlanner", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgGroupPlanner", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194052,13 +195473,13 @@ ] }, { + "Command": "Update-MgGroupPlannerPlanDetail", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgGroupPlannerPlanDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194067,13 +195488,13 @@ ] }, { + "Command": "Update-MgGroupPlannerPlanDetail", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgGroupPlannerPlanDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194082,8 +195503,10 @@ ] }, { + "Command": "Update-MgGroupSetting", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -194098,10 +195521,8 @@ "IsAdmin": true } ], - "Module": "Groups", - "Command": "Update-MgGroupSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194110,13 +195531,13 @@ ] }, { + "Command": "Update-MgGroupSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgGroupSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194125,13 +195546,13 @@ ] }, { + "Command": "Update-MgGroupSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgGroupSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194140,13 +195561,13 @@ ] }, { + "Command": "Update-MgGroupTeam", "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgGroupTeam", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194155,13 +195576,13 @@ ] }, { + "Command": "Update-MgGroupTeam", "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgGroupTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194170,18 +195591,18 @@ ] }, { + "Command": "Update-MgGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "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 }, - "Module": "Groups", - "Command": "Update-MgGroupThread", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194190,18 +195611,18 @@ ] }, { + "Command": "Update-MgGroupThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "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 }, - "Module": "Groups", - "Command": "Update-MgGroupThread", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194210,13 +195631,13 @@ ] }, { + "Command": "Update-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPost", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -194229,13 +195650,13 @@ ] }, { + "Command": "Update-MgGroupThreadPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPost", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -194248,13 +195669,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194263,13 +195684,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194278,13 +195699,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194293,13 +195714,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194308,13 +195729,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194323,13 +195744,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194338,13 +195759,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194353,13 +195774,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194368,13 +195789,13 @@ ] }, { + "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194383,18 +195804,18 @@ ] }, { + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194403,8 +195824,10 @@ ] }, { + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -194419,10 +195842,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194431,8 +195852,10 @@ ] }, { + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -194447,10 +195870,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194459,8 +195880,10 @@ ] }, { + "Command": "Update-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Application.Read.All", @@ -194481,10 +195904,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194493,8 +195914,10 @@ ] }, { + "Command": "Update-MgIdentityConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Application.Read.All", @@ -194515,10 +195938,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194527,18 +195948,93 @@ ] }, { - "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "PATCH", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Method": "PATCH", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Method": "PATCH", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Method": "PATCH", + "Module": "Identity.Governance", + "Permissions": [], + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Method": "PATCH", + "Module": "Identity.Governance", + "Permissions": [], "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Command": "Update-MgIdentityProvider", + "Uri": "/identityProviders/{identityProvider-id}", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityProvider", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194547,18 +196043,18 @@ ] }, { + "Command": "Update-MgIdentityProvider", "Uri": "/identityProviders/{identityProvider-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityProvider", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194567,13 +196063,13 @@ ] }, { + "Command": "Update-MgIdentityUserFlow", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgIdentityUserFlow", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194582,65 +196078,65 @@ ] }, { + "Command": "Update-MgInformationProtection", "Uri": "/informationProtection", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgInformationProtection", "Uri": "/informationProtection", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgInformationProtectionBitlocker", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionBitlocker", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgInformationProtectionBitlocker", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionBitlocker", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194649,13 +196145,13 @@ ] }, { + "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194664,13 +196160,13 @@ ] }, { + "Command": "Update-MgInformationProtectionDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194679,26 +196175,26 @@ ] }, { + "Command": "Update-MgInformationProtectionPolicy", "Uri": "/informationProtection/policy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionPolicyLabel", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194707,26 +196203,26 @@ ] }, { + "Command": "Update-MgInformationProtectionSensitivityPolicySetting", "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194735,13 +196231,13 @@ ] }, { + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194750,13 +196246,13 @@ ] }, { + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194765,13 +196261,13 @@ ] }, { + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194780,8 +196276,10 @@ ] }, { + "Command": "Update-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -194802,10 +196300,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgOauth2PermissionGrant", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -194814,8 +196310,10 @@ ] }, { + "Command": "Update-MgOauth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -194836,10 +196334,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194848,18 +196344,18 @@ ] }, { + "Command": "Update-MgOfficeClientConfiguration", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgOfficeClientConfiguration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194868,13 +196364,13 @@ ] }, { + "Command": "Update-MgOfficeClientConfigurationAssignment", "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgOfficeClientConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194883,39 +196379,39 @@ ] }, { + "Command": "Update-MgOfficeClientConfigurationPriority", "Uri": "/officeConfiguration/clientConfigurations/updatePriorities", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Devices.CorporateManagement", - "Command": "Update-MgOfficeClientConfigurationPriority", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgOfficeConfiguration", "Uri": "/officeConfiguration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgOfficeConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgOnPremisePublishingProfile", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194924,13 +196420,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -194939,13 +196435,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -194962,13 +196458,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -194981,13 +196477,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -195000,13 +196496,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -195019,13 +196515,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileConnector", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195034,13 +196530,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195049,13 +196545,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfileConnectorMemberOf", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195064,18 +196560,18 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfilePublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195084,13 +196580,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -195103,13 +196599,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195118,13 +196614,13 @@ ] }, { + "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195133,8 +196629,10 @@ ] }, { + "Command": "Update-MgOrganization", "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -195155,10 +196653,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganization", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195167,8 +196663,10 @@ ] }, { + "Command": "Update-MgOrganization", "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -195189,10 +196687,8 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganization", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195201,18 +196697,18 @@ ] }, { + "Command": "Update-MgOrganizationBranding", "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationBranding", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195221,18 +196717,18 @@ ] }, { + "Command": "Update-MgOrganizationBranding", "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationBranding", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195241,13 +196737,13 @@ ] }, { + "Command": "Update-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195256,13 +196752,13 @@ ] }, { + "Command": "Update-MgOrganizationExtension", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195271,13 +196767,13 @@ ] }, { + "Command": "Update-MgOrganizationSetting", "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195286,18 +196782,18 @@ ] }, { + "Command": "Update-MgOrganizationSettingItemInsight", "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationSettingItemInsight", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195306,13 +196802,13 @@ ] }, { + "Command": "Update-MgOrganizationSettingPersonInsight", "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationSettingPersonInsight", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195321,13 +196817,13 @@ ] }, { + "Command": "Update-MgOrganizationSettingProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationSettingProfileCardProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195336,18 +196832,18 @@ ] }, { + "Command": "Update-MgPlace", "Uri": "/places/{place-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "Command": "Update-MgPlace", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195356,18 +196852,18 @@ ] }, { + "Command": "Update-MgPlace", "Uri": "/places/{place-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "Command": "Update-MgPlace", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195376,34 +196872,36 @@ ] }, { + "Command": "Update-MgPlanner", "Uri": "/planner", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgPlanner", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPlanner", "Uri": "/planner", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgPlanner", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195418,10 +196916,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerBucket", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195430,8 +196926,10 @@ ] }, { + "Command": "Update-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195446,10 +196944,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerBucket", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195458,8 +196954,10 @@ ] }, { + "Command": "Update-MgPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195474,10 +196972,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerPlan", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195486,8 +196982,10 @@ ] }, { + "Command": "Update-MgPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195502,10 +197000,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerPlan", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195514,8 +197010,10 @@ ] }, { + "Command": "Update-MgPlannerPlanDetail", "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195530,10 +197028,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerPlanDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195542,8 +197038,10 @@ ] }, { + "Command": "Update-MgPlannerPlanDetail", "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195558,10 +197056,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerPlanDetail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195570,13 +197066,13 @@ ] }, { + "Command": "Update-MgPlannerRoster", "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgPlannerRoster", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195585,13 +197081,13 @@ ] }, { + "Command": "Update-MgPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Planner", - "Command": "Update-MgPlannerRosterMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195600,8 +197096,10 @@ ] }, { + "Command": "Update-MgPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195616,10 +197114,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195628,8 +197124,10 @@ ] }, { + "Command": "Update-MgPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195644,10 +197142,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTask", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195656,8 +197152,10 @@ ] }, { + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195672,10 +197170,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195684,8 +197180,10 @@ ] }, { + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195700,10 +197198,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195712,8 +197208,10 @@ ] }, { + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195728,10 +197226,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195740,8 +197236,10 @@ ] }, { + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195756,10 +197254,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195768,8 +197264,10 @@ ] }, { + "Command": "Update-MgPlannerTaskDetail", "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195784,10 +197282,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskDetail", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195796,8 +197292,10 @@ ] }, { + "Command": "Update-MgPlannerTaskDetail", "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195812,10 +197310,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskDetail", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195824,8 +197320,10 @@ ] }, { + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195840,10 +197338,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195852,8 +197348,10 @@ ] }, { + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -195868,10 +197366,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195880,36 +197376,36 @@ ] }, { + "Command": "Update-MgPolicyAccessReviewPolicy", "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AccessReviews", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAccessReviewPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195918,18 +197414,18 @@ ] }, { + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -195938,44 +197434,44 @@ ] }, { + "Command": "Update-MgPolicyAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPolicyAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAppManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -195984,85 +197480,85 @@ ] }, { + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthorizationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196071,31 +197567,31 @@ ] }, { + "Command": "Update-MgPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.Authorization", "Description": "Read and write your organization's authorization policy", "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthorizationPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196104,36 +197600,36 @@ ] }, { + "Command": "Update-MgPolicyB2CAuthenticationMethodPolicy", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyB2CAuthenticationMethodPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyClaimMappingPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196142,18 +197638,18 @@ ] }, { + "Command": "Update-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196162,49 +197658,49 @@ ] }, { + "Command": "Update-MgPolicyDefaultAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyDirectoryRoleAccessReviewPolicy", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196213,18 +197709,18 @@ ] }, { + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196233,13 +197729,13 @@ ] }, { + "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196248,13 +197744,13 @@ ] }, { + "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196263,18 +197759,18 @@ ] }, { + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196283,18 +197779,18 @@ ] }, { + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196303,8 +197799,10 @@ ] }, { + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -196319,18 +197817,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -196345,18 +197843,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPolicyMobileAppManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -196371,10 +197869,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196383,8 +197879,10 @@ ] }, { + "Command": "Update-MgPolicyMobileDeviceManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "Policy.Read.All", @@ -196399,10 +197897,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196411,18 +197907,18 @@ ] }, { + "Command": "Update-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196431,18 +197927,18 @@ ] }, { + "Command": "Update-MgPolicyPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196451,13 +197947,13 @@ ] }, { + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196466,13 +197962,13 @@ ] }, { + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196481,13 +197977,13 @@ ] }, { + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196496,13 +197992,13 @@ ] }, { + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196511,13 +198007,13 @@ ] }, { + "Command": "Update-MgPolicyRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196526,13 +198022,13 @@ ] }, { + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196541,8 +198037,10 @@ ] }, { + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -196557,10 +198055,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196569,8 +198065,10 @@ ] }, { + "Command": "Update-MgPolicyRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -196585,10 +198083,8 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196597,13 +198093,13 @@ ] }, { + "Command": "Update-MgPolicyServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196612,13 +198108,13 @@ ] }, { + "Command": "Update-MgPolicyServicePrincipalCreationPolicyExclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196627,13 +198123,13 @@ ] }, { + "Command": "Update-MgPolicyServicePrincipalCreationPolicyInclude", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196642,18 +198138,18 @@ ] }, { + "Command": "Update-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenIssuancePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196662,18 +198158,18 @@ ] }, { + "Command": "Update-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196682,18 +198178,18 @@ ] }, { + "Command": "Update-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenLifetimePolicy", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196702,18 +198198,18 @@ ] }, { + "Command": "Update-MgPolicyTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "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 }, - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196722,44 +198218,44 @@ ] }, { + "Command": "Update-MgPrint", "Uri": "/print", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPrint", "Uri": "/print", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintConnector", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196768,18 +198264,18 @@ ] }, { + "Command": "Update-MgPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintConnector", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196788,13 +198284,13 @@ ] }, { + "Command": "Update-MgPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196803,13 +198299,13 @@ ] }, { + "Command": "Update-MgPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196818,8 +198314,10 @@ ] }, { + "Command": "Update-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -196834,10 +198332,8 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinter", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196846,8 +198342,10 @@ ] }, { + "Command": "Update-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -196862,10 +198360,8 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinter", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196874,13 +198370,13 @@ ] }, { + "Command": "Update-MgPrintPrinterShare", "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterShare", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196889,13 +198385,13 @@ ] }, { + "Command": "Update-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterTaskTrigger", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196904,13 +198400,13 @@ ] }, { + "Command": "Update-MgPrintPrinterTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterTaskTrigger", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196919,26 +198415,26 @@ ] }, { + "Command": "Update-MgPrintReport", "Uri": "/print/reports", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgPrintService", "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintService", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196947,13 +198443,13 @@ ] }, { + "Command": "Update-MgPrintService", "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintService", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196962,13 +198458,13 @@ ] }, { + "Command": "Update-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -196977,13 +198473,13 @@ ] }, { + "Command": "Update-MgPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintServiceEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -196992,18 +198488,18 @@ ] }, { + "Command": "Update-MgPrintShare", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShare", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -197012,18 +198508,18 @@ ] }, { + "Command": "Update-MgPrintShare", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShare", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197032,13 +198528,13 @@ ] }, { + "Command": "Update-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -197047,13 +198543,13 @@ ] }, { + "Command": "Update-MgPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197062,13 +198558,13 @@ ] }, { + "Command": "Update-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -197077,13 +198573,13 @@ ] }, { + "Command": "Update-MgPrintTaskDefinitionTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinitionTask", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197092,13 +198588,13 @@ ] }, { + "Command": "Update-MgPrivilegedAccess", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedAccess", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197107,13 +198603,13 @@ ] }, { + "Command": "Update-MgPrivilegedAccessResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedAccessResource", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197122,13 +198618,13 @@ ] }, { + "Command": "Update-MgPrivilegedAccessRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedAccessRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197137,13 +198633,13 @@ ] }, { + "Command": "Update-MgPrivilegedAccessRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197152,13 +198648,13 @@ ] }, { + "Command": "Update-MgPrivilegedAccessRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedAccessRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197167,13 +198663,13 @@ ] }, { + "Command": "Update-MgPrivilegedAccessRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedAccessRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197182,8 +198678,10 @@ ] }, { + "Command": "Update-MgPrivilegedApproval", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -197198,10 +198696,8 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedApproval", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197210,13 +198706,13 @@ ] }, { + "Command": "Update-MgPrivilegedApprovalRoleInfo", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedApprovalRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197225,13 +198721,13 @@ ] }, { + "Command": "Update-MgPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedOperationEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197240,13 +198736,13 @@ ] }, { + "Command": "Update-MgPrivilegedRole", "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRole", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197255,13 +198751,13 @@ ] }, { + "Command": "Update-MgPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197270,13 +198766,13 @@ ] }, { + "Command": "Update-MgPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRoleAssignmentRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197285,13 +198781,13 @@ ] }, { + "Command": "Update-MgPrivilegedRoleAssignmentRequestRoleInfo", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197300,13 +198796,13 @@ ] }, { + "Command": "Update-MgPrivilegedRoleAssignmentRoleInfo", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRoleAssignmentRoleInfo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197315,13 +198811,13 @@ ] }, { + "Command": "Update-MgPrivilegedRoleSetting", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRoleSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197330,13 +198826,13 @@ ] }, { + "Command": "Update-MgPrivilegedRoleSummary", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgPrivilegedRoleSummary", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197345,18 +198841,18 @@ ] }, { + "Command": "Update-MgProgram", "Uri": "/programs/{program-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "Command": "Update-MgProgram", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197365,13 +198861,13 @@ ] }, { + "Command": "Update-MgProgramControl", "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgProgramControl", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -197384,13 +198880,13 @@ ] }, { + "Command": "Update-MgProgramControlProgram", "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgProgramControlProgram", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197399,13 +198895,13 @@ ] }, { + "Command": "Update-MgProgramControlType", "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.Governance", - "Command": "Update-MgProgramControlType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197414,13 +198910,13 @@ ] }, { + "Command": "Update-MgRiskDetection", "Uri": "/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgRiskDetection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197429,13 +198925,13 @@ ] }, { + "Command": "Update-MgRiskyUser", "Uri": "/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgRiskyUser", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197444,13 +198940,13 @@ ] }, { + "Command": "Update-MgRiskyUserHistory", "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgRiskyUserHistory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197459,62 +198955,62 @@ ] }, { + "Command": "Update-MgRoleManagement", "Uri": "/roleManagement", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagement", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgRoleManagement", "Uri": "/roleManagement", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagement", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgRoleManagementCloudPc", "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPc", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgRoleManagementCloudPcResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197523,13 +199019,13 @@ ] }, { + "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197538,13 +199034,13 @@ ] }, { + "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197553,13 +199049,13 @@ ] }, { + "Command": "Update-MgRoleManagementCloudPcRoleAssignment", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197568,13 +199064,13 @@ ] }, { + "Command": "Update-MgRoleManagementCloudPcRoleAssignmentAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197583,13 +199079,13 @@ ] }, { + "Command": "Update-MgRoleManagementCloudPcRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197598,13 +199094,13 @@ ] }, { + "Command": "Update-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197613,31 +199109,31 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagement", "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagement", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgRoleManagementDeviceManagementResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197646,13 +199142,13 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197661,13 +199157,13 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197676,13 +199172,13 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagementRoleAssignment", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197691,13 +199187,13 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagementRoleAssignmentAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197706,8 +199202,10 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagementRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -197734,10 +199232,8 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197746,13 +199242,13 @@ ] }, { + "Command": "Update-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197761,39 +199257,39 @@ ] }, { + "Command": "Update-MgRoleManagementDirectory", "Uri": "/roleManagement/directory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgRoleManagementDirectory", "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197802,13 +199298,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197817,13 +199313,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197832,13 +199328,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197847,13 +199343,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -197862,13 +199358,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197877,13 +199373,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197892,13 +199388,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197907,13 +199403,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -197922,13 +199418,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197937,13 +199433,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197952,13 +199448,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197967,18 +199463,18 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -197987,18 +199483,18 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198007,13 +199503,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198022,13 +199518,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198037,13 +199533,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198052,13 +199548,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198067,13 +199563,13 @@ ] }, { + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198082,39 +199578,39 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgRoleManagementEntitlementManagement", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagement", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198123,13 +199619,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198138,13 +199634,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198153,13 +199649,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198168,13 +199664,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198183,13 +199679,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198198,13 +199694,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198213,13 +199709,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198228,13 +199724,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198243,13 +199739,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198258,13 +199754,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198273,13 +199769,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198288,13 +199784,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198303,13 +199799,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198318,13 +199814,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198333,13 +199829,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198348,13 +199844,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198363,13 +199859,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198378,13 +199874,13 @@ ] }, { + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "DeviceManagement.Enrolment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198393,8 +199889,10 @@ ] }, { + "Command": "Update-MgSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -198409,10 +199907,8 @@ "IsAdmin": true } ], - "Module": "SchemaExtensions", - "Command": "Update-MgSchemaExtension", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198421,8 +199917,10 @@ ] }, { + "Command": "Update-MgSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "SchemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -198437,10 +199935,8 @@ "IsAdmin": true } ], - "Module": "SchemaExtensions", - "Command": "Update-MgSchemaExtension", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198449,13 +199945,13 @@ ] }, { + "Command": "Update-MgSearchAcronym", "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgSearchAcronym", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198464,13 +199960,13 @@ ] }, { + "Command": "Update-MgSearchBookmark", "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgSearchBookmark", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198479,39 +199975,39 @@ ] }, { + "Command": "Update-MgSearchEntity", "Uri": "/search", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgSearchEntity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgSearchEntity", "Uri": "/search", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgSearchEntity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgSearchQna", "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Search", - "Command": "Update-MgSearchQna", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198520,13 +200016,13 @@ ] }, { + "Command": "Update-MgSecurityAction", "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityAction", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198535,18 +200031,18 @@ ] }, { + "Command": "Update-MgSecurityAlert", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Module": "Security", - "Command": "Update-MgSecurityAlert", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198555,18 +200051,18 @@ ] }, { + "Command": "Update-MgSecurityAlert", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Security", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Module": "Security", - "Command": "Update-MgSecurityAlert", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "UpdateExpanded2", @@ -198575,26 +200071,26 @@ ] }, { + "Command": "Update-MgSecurityAlertMultiple", "Uri": "/security/alerts/updateAlerts", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "Update-MgSecurityAlertMultiple", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphAlert", - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgSecurityCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityCloudAppSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198603,13 +200099,13 @@ ] }, { + "Command": "Update-MgSecurityDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityDomainSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198618,13 +200114,13 @@ ] }, { + "Command": "Update-MgSecurityFileSecurityProfile", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityFileSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198633,13 +200129,13 @@ ] }, { + "Command": "Update-MgSecurityHostSecurityProfile", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityHostSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198648,13 +200144,13 @@ ] }, { + "Command": "Update-MgSecurityIncident", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityIncident", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198663,13 +200159,13 @@ ] }, { + "Command": "Update-MgSecurityIPSecurityProfile", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityIPSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198678,13 +200174,13 @@ ] }, { + "Command": "Update-MgSecurityProviderTenantSetting", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityProviderTenantSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198693,48 +200189,48 @@ ] }, { + "Command": "Update-MgSecuritySecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecuritySecureScore", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ] }, { + "Command": "Update-MgSecuritySecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecuritySecureScore", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ] }, { + "Command": "Update-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Module": "Security", - "Command": "Update-MgSecuritySecureScoreControlProfile", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198743,18 +200239,18 @@ ] }, { + "Command": "Update-MgSecuritySecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Security", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Module": "Security", - "Command": "Update-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198763,18 +200259,18 @@ ] }, { + "Command": "Update-MgSecurityTiIndicator", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Module": "Security", - "Command": "Update-MgSecurityTiIndicator", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198783,26 +200279,26 @@ ] }, { + "Command": "Update-MgSecurityTiIndicatorMultiple", "Uri": "/security/tiIndicators/updateTiIndicators", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Security", - "Command": "Update-MgSecurityTiIndicatorMultiple", + "Permissions": [], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphTiIndicator", - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgSecurityUserSecurityProfile", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Security", - "Command": "Update-MgSecurityUserSecurityProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198811,8 +200307,10 @@ ] }, { + "Command": "Update-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -198827,10 +200325,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Update-MgServicePrincipal", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198839,8 +200335,10 @@ ] }, { + "Command": "Update-MgServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -198855,10 +200353,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Update-MgServicePrincipal", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198867,13 +200363,13 @@ ] }, { + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198882,13 +200378,13 @@ ] }, { + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198897,13 +200393,13 @@ ] }, { + "Command": "Update-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198912,13 +200408,13 @@ ] }, { + "Command": "Update-MgServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198927,13 +200423,13 @@ ] }, { + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198942,13 +200438,13 @@ ] }, { + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198957,13 +200453,13 @@ ] }, { + "Command": "Update-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -198972,13 +200468,13 @@ ] }, { + "Command": "Update-MgServicePrincipalEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalEndpoint", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -198987,13 +200483,13 @@ ] }, { + "Command": "Update-MgServicePrincipalFederatedIdentityCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199002,13 +200498,13 @@ ] }, { + "Command": "Update-MgServicePrincipalLicenseDetail", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199017,8 +200513,10 @@ ] }, { + "Command": "Update-MgServicePrincipalPasswordSingleSignOnCredentials", "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -199045,10 +200543,8 @@ "IsAdmin": true } ], - "Module": "Applications", - "Command": "Update-MgServicePrincipalPasswordSingleSignOnCredentials", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -199057,13 +200553,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronization", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199072,13 +200568,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199087,13 +200583,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199102,13 +200598,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199117,13 +200613,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199132,13 +200628,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199147,13 +200643,13 @@ ] }, { + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199162,13 +200658,13 @@ ] }, { + "Command": "Update-MgShareDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199177,13 +200673,13 @@ ] }, { + "Command": "Update-MgShareDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199192,13 +200688,13 @@ ] }, { + "Command": "Update-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199207,13 +200703,13 @@ ] }, { + "Command": "Update-MgShareItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199222,13 +200718,13 @@ ] }, { + "Command": "Update-MgShareList", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199237,13 +200733,13 @@ ] }, { + "Command": "Update-MgShareList", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199252,13 +200748,13 @@ ] }, { + "Command": "Update-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199267,13 +200763,13 @@ ] }, { + "Command": "Update-MgShareListColumn", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199282,13 +200778,13 @@ ] }, { + "Command": "Update-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListContentType", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199297,13 +200793,13 @@ ] }, { + "Command": "Update-MgShareListContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListContentType", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199312,13 +200808,13 @@ ] }, { + "Command": "Update-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199327,13 +200823,13 @@ ] }, { + "Command": "Update-MgShareListContentTypeColumn", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListContentTypeColumn", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199342,13 +200838,13 @@ ] }, { + "Command": "Update-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199357,13 +200853,13 @@ ] }, { + "Command": "Update-MgShareListContentTypeColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199372,13 +200868,13 @@ ] }, { + "Command": "Update-MgShareListDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199387,13 +200883,13 @@ ] }, { + "Command": "Update-MgShareListDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199402,13 +200898,13 @@ ] }, { + "Command": "Update-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -199421,13 +200917,13 @@ ] }, { + "Command": "Update-MgShareListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -199440,13 +200936,13 @@ ] }, { + "Command": "Update-MgShareListItemDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -199459,13 +200955,13 @@ ] }, { + "Command": "Update-MgShareListItemDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -199478,13 +200974,13 @@ ] }, { + "Command": "Update-MgShareListItemField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -199497,13 +200993,13 @@ ] }, { + "Command": "Update-MgShareListItemField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -199516,13 +201012,13 @@ ] }, { + "Command": "Update-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -199535,13 +201031,13 @@ ] }, { + "Command": "Update-MgShareListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -199554,13 +201050,13 @@ ] }, { + "Command": "Update-MgShareListItemVersionField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -199573,13 +201069,13 @@ ] }, { + "Command": "Update-MgShareListItemVersionField", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -199592,13 +201088,13 @@ ] }, { + "Command": "Update-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199607,13 +201103,13 @@ ] }, { + "Command": "Update-MgShareListSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199622,13 +201118,13 @@ ] }, { + "Command": "Update-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgSharePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199637,13 +201133,13 @@ ] }, { + "Command": "Update-MgSharePermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgSharePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199652,13 +201148,13 @@ ] }, { + "Command": "Update-MgShareRoot", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareRoot", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199667,13 +201163,13 @@ ] }, { + "Command": "Update-MgShareRoot", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareRoot", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199682,13 +201178,13 @@ ] }, { + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199697,13 +201193,13 @@ ] }, { + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199712,13 +201208,13 @@ ] }, { + "Command": "Update-MgShareSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199727,13 +201223,13 @@ ] }, { + "Command": "Update-MgShareSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgShareSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199742,13 +201238,13 @@ ] }, { + "Command": "Update-MgSite", "Uri": "/sites/{site-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update3", "UpdateExpanded3", @@ -199757,13 +201253,13 @@ ] }, { + "Command": "Update-MgSite", "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199772,8 +201268,10 @@ ] }, { + "Command": "Update-MgSiteColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -199788,10 +201286,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199800,8 +201296,10 @@ ] }, { + "Command": "Update-MgSiteColumn", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -199816,10 +201314,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199828,8 +201324,10 @@ ] }, { + "Command": "Update-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -199844,10 +201342,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199856,8 +201352,10 @@ ] }, { + "Command": "Update-MgSiteContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -199872,10 +201370,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199884,8 +201380,10 @@ ] }, { + "Command": "Update-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -199900,10 +201398,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199912,8 +201408,10 @@ ] }, { + "Command": "Update-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -199928,10 +201426,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199940,13 +201436,13 @@ ] }, { + "Command": "Update-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -199955,13 +201451,13 @@ ] }, { + "Command": "Update-MgSiteContentTypeColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -199970,13 +201466,13 @@ ] }, { + "Command": "Update-MgSiteDrive", "Uri": "/sites/{site-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -199989,13 +201485,13 @@ ] }, { + "Command": "Update-MgSiteDrive", "Uri": "/sites/{site-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200008,13 +201504,13 @@ ] }, { + "Command": "Update-MgSiteList", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteList", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200023,13 +201519,13 @@ ] }, { + "Command": "Update-MgSiteList", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteList", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200038,8 +201534,10 @@ ] }, { + "Command": "Update-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -200054,10 +201552,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteListColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200066,8 +201562,10 @@ ] }, { + "Command": "Update-MgSiteListColumn", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -200082,10 +201580,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteListColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200094,8 +201590,10 @@ ] }, { + "Command": "Update-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -200110,10 +201608,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteListContentType", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200122,8 +201618,10 @@ ] }, { + "Command": "Update-MgSiteListContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -200138,10 +201636,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteListContentType", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200150,8 +201646,10 @@ ] }, { + "Command": "Update-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -200166,10 +201664,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumn", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200178,8 +201674,10 @@ ] }, { + "Command": "Update-MgSiteListContentTypeColumn", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -200194,10 +201692,8 @@ "IsAdmin": false } ], - "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200206,13 +201702,13 @@ ] }, { + "Command": "Update-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200221,13 +201717,13 @@ ] }, { + "Command": "Update-MgSiteListContentTypeColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumnLink", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200236,13 +201732,13 @@ ] }, { + "Command": "Update-MgSiteListDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200251,13 +201747,13 @@ ] }, { + "Command": "Update-MgSiteListDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200266,13 +201762,13 @@ ] }, { + "Command": "Update-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200281,13 +201777,13 @@ ] }, { + "Command": "Update-MgSiteListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200296,13 +201792,13 @@ ] }, { + "Command": "Update-MgSiteListItemDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItemDriveItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200311,13 +201807,13 @@ ] }, { + "Command": "Update-MgSiteListItemDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItemDriveItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200326,18 +201822,18 @@ ] }, { + "Command": "Update-MgSiteListItemField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "Update-MgSiteListItemField", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200346,18 +201842,18 @@ ] }, { + "Command": "Update-MgSiteListItemField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "Command": "Update-MgSiteListItemField", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200366,13 +201862,13 @@ ] }, { + "Command": "Update-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItemVersion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200381,13 +201877,13 @@ ] }, { + "Command": "Update-MgSiteListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItemVersion", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200396,13 +201892,13 @@ ] }, { + "Command": "Update-MgSiteListItemVersionField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItemVersionField", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200411,13 +201907,13 @@ ] }, { + "Command": "Update-MgSiteListItemVersionField", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListItemVersionField", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200426,13 +201922,13 @@ ] }, { + "Command": "Update-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200441,13 +201937,13 @@ ] }, { + "Command": "Update-MgSiteListSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteListSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200456,13 +201952,13 @@ ] }, { + "Command": "Update-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenoteNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200471,13 +201967,13 @@ ] }, { + "Command": "Update-MgSiteOnenoteNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenoteNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200486,13 +201982,13 @@ ] }, { + "Command": "Update-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenotePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200501,13 +201997,13 @@ ] }, { + "Command": "Update-MgSiteOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenotePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200516,13 +202012,13 @@ ] }, { + "Command": "Update-MgSiteOnenotePageContent", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Update-MgSiteOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -200531,13 +202027,13 @@ ] }, { + "Command": "Update-MgSiteOnenotePageContent", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Sites", - "Command": "Update-MgSiteOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Patch1", "PatchExpanded1", @@ -200546,13 +202042,13 @@ ] }, { + "Command": "Update-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200561,13 +202057,13 @@ ] }, { + "Command": "Update-MgSiteOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200576,13 +202072,13 @@ ] }, { + "Command": "Update-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200591,13 +202087,13 @@ ] }, { + "Command": "Update-MgSiteOnenoteSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgSiteOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200606,13 +202102,13 @@ ] }, { + "Command": "Update-MgSitePage", "Uri": "/sites/{site-id}/pages/{sitePage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSitePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200621,13 +202117,13 @@ ] }, { + "Command": "Update-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSitePermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200636,13 +202132,13 @@ ] }, { + "Command": "Update-MgSitePermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSitePermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -200651,18 +202147,18 @@ ] }, { + "Command": "Update-MgSiteTermStore", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Update-MgSiteTermStore", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -200671,18 +202167,18 @@ ] }, { + "Command": "Update-MgSiteTermStore", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Update-MgSiteTermStore", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "Update2", @@ -200695,13 +202191,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200714,13 +202210,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200733,13 +202229,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200760,13 +202256,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200779,13 +202275,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200798,13 +202294,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200817,13 +202313,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200836,13 +202332,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetTermChild", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200855,13 +202351,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200874,18 +202370,18 @@ ] }, { + "Command": "Update-MgSiteTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSet", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200898,13 +202394,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200925,13 +202421,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetChildRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200944,13 +202440,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetParentGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200963,13 +202459,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetParentGroupSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -200982,13 +202478,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -201001,18 +202497,18 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -201025,13 +202521,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetTermChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermChild", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -201044,13 +202540,13 @@ ] }, { + "Command": "Update-MgSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermRelation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -201063,13 +202559,13 @@ ] }, { + "Command": "Update-MgSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgSubscribedSku", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201078,13 +202574,13 @@ ] }, { + "Command": "Update-MgSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgSubscribedSku", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201093,13 +202589,13 @@ ] }, { + "Command": "Update-MgSubscription", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "ChangeNotifications", - "Command": "Update-MgSubscription", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201108,13 +202604,13 @@ ] }, { + "Command": "Update-MgSubscription", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "ChangeNotifications", - "Command": "Update-MgSubscription", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201123,13 +202619,13 @@ ] }, { + "Command": "Update-MgSubSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSubSite", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201138,13 +202634,13 @@ ] }, { + "Command": "Update-MgSubSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Sites", - "Command": "Update-MgSubSite", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "UpdateExpanded2", @@ -201153,8 +202649,10 @@ ] }, { + "Command": "Update-MgTeam", "Uri": "/teams/{team-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -201175,10 +202673,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeam", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201187,8 +202683,10 @@ ] }, { + "Command": "Update-MgTeam", "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -201209,10 +202707,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeam", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201221,8 +202717,10 @@ ] }, { + "Command": "Update-MgTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -201243,10 +202741,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamChannel", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201255,8 +202751,10 @@ ] }, { + "Command": "Update-MgTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -201277,10 +202775,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamChannel", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201289,13 +202785,13 @@ ] }, { + "Command": "Update-MgTeamChannelFileFolder", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamChannelFileFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201304,13 +202800,13 @@ ] }, { + "Command": "Update-MgTeamChannelFileFolder", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamChannelFileFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201319,8 +202815,10 @@ ] }, { + "Command": "Update-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -201335,10 +202833,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamChannelMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201347,8 +202843,10 @@ ] }, { + "Command": "Update-MgTeamChannelMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -201363,10 +202861,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamChannelMember", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201375,13 +202871,13 @@ ] }, { + "Command": "Update-MgTeamChannelMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamChannelMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201390,13 +202886,13 @@ ] }, { + "Command": "Update-MgTeamChannelMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamChannelMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201405,13 +202901,13 @@ ] }, { + "Command": "Update-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamChannelMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201420,13 +202916,13 @@ ] }, { + "Command": "Update-MgTeamChannelMessageReply", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamChannelMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201435,8 +202931,10 @@ ] }, { + "Command": "Update-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -201463,10 +202961,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamChannelTab", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201475,8 +202971,10 @@ ] }, { + "Command": "Update-MgTeamChannelTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -201503,10 +203001,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamChannelTab", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201515,13 +203011,13 @@ ] }, { + "Command": "Update-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamInstalledApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201532,13 +203028,13 @@ ] }, { + "Command": "Update-MgTeamInstalledApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamInstalledApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201549,18 +203045,18 @@ ] }, { + "Command": "Update-MgTeamMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Update-MgTeamMember", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201569,18 +203065,18 @@ ] }, { + "Command": "Update-MgTeamMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Update-MgTeamMember", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201589,13 +203085,13 @@ ] }, { + "Command": "Update-MgTeamOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201604,13 +203100,13 @@ ] }, { + "Command": "Update-MgTeamOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamOperation", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201619,13 +203115,13 @@ ] }, { + "Command": "Update-MgTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPermissionGrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201634,13 +203130,13 @@ ] }, { + "Command": "Update-MgTeamPhoto", "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPhoto", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201649,13 +203145,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannel", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannel", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201664,13 +203160,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannel", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannel", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201679,13 +203175,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelFileFolder", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201694,13 +203190,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelFileFolder", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201709,13 +203205,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201724,13 +203220,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMember", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201739,13 +203235,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201754,13 +203250,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201769,13 +203265,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201784,13 +203280,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelMessageReply", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201799,13 +203295,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201814,13 +203310,13 @@ ] }, { + "Command": "Update-MgTeamPrimaryChannelTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelTab", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201829,13 +203325,13 @@ ] }, { + "Command": "Update-MgTeamSchedule", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamSchedule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201844,13 +203340,13 @@ ] }, { + "Command": "Update-MgTeamSchedule", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamSchedule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201859,13 +203355,13 @@ ] }, { + "Command": "Update-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201874,13 +203370,13 @@ ] }, { + "Command": "Update-MgTeamScheduleOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201889,13 +203385,13 @@ ] }, { + "Command": "Update-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShift", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201904,13 +203400,13 @@ ] }, { + "Command": "Update-MgTeamScheduleOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShift", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201919,13 +203415,13 @@ ] }, { + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201934,13 +203430,13 @@ ] }, { + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201949,13 +203445,13 @@ ] }, { + "Command": "Update-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleSchedulingGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -201964,13 +203460,13 @@ ] }, { + "Command": "Update-MgTeamScheduleSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleSchedulingGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -201979,8 +203475,10 @@ ] }, { + "Command": "Update-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -201995,10 +203493,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamScheduleShift", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202007,8 +203503,10 @@ ] }, { + "Command": "Update-MgTeamScheduleShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -202023,10 +203521,8 @@ "IsAdmin": true } ], - "Module": "Teams", - "Command": "Update-MgTeamScheduleShift", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202035,13 +203531,13 @@ ] }, { + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202050,13 +203546,13 @@ ] }, { + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202065,13 +203561,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeCard", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202080,13 +203576,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOff", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202095,13 +203591,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOff", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202110,13 +203606,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffReason", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202125,13 +203621,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffReason", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202140,13 +203636,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202155,13 +203651,13 @@ ] }, { + "Command": "Update-MgTeamScheduleTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffRequest", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202170,13 +203666,13 @@ ] }, { + "Command": "Update-MgTeamTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamTag", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202185,13 +203681,13 @@ ] }, { + "Command": "Update-MgTeamTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamTagMember", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202200,44 +203696,44 @@ ] }, { + "Command": "Update-MgTeamwork", "Uri": "/teamwork", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamwork", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgTeamwork", "Uri": "/teamwork", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgTeamwork", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { + "Command": "Update-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Update-MgTeamworkWorkforceIntegration", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202246,18 +203742,18 @@ ] }, { + "Command": "Update-MgTeamworkWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "Command": "Update-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202266,26 +203762,26 @@ ] }, { + "Command": "Update-MgTrustFramework", "Uri": "/trustFramework", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgTrustFramework", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { + "Command": "Update-MgTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgTrustFrameworkKeySet", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202294,13 +203790,13 @@ ] }, { + "Command": "Update-MgTrustFrameworkPolicy", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgTrustFrameworkPolicy", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202309,8 +203805,10 @@ ] }, { + "Command": "Update-MgUser", "Uri": "/users/{user-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -202367,10 +203865,8 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Update-MgUser", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202379,8 +203875,10 @@ ] }, { + "Command": "Update-MgUser", "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -202437,10 +203935,8 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Update-MgUser", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202449,13 +203945,13 @@ ] }, { + "Command": "Update-MgUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivity", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202464,13 +203960,13 @@ ] }, { + "Command": "Update-MgUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivity", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202479,13 +203975,13 @@ ] }, { + "Command": "Update-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202494,13 +203990,13 @@ ] }, { + "Command": "Update-MgUserActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivityHistoryItem", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202509,13 +204005,13 @@ ] }, { + "Command": "Update-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgUserAppRoleAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202524,13 +204020,13 @@ ] }, { + "Command": "Update-MgUserAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Applications", - "Command": "Update-MgUserAppRoleAssignment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202539,13 +204035,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationEmailMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationEmailMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202554,13 +204050,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationFido2Method", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202569,13 +204065,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationFido2Method", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationFido2Method", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202584,13 +204080,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202599,13 +204095,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMethod", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202614,13 +204110,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202629,13 +204125,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202644,13 +204140,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202659,13 +204155,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202674,13 +204170,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationOperation", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202689,13 +204185,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202704,13 +204200,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202719,13 +204215,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationPhoneMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationPhoneMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202734,13 +204230,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationSoftwareOathMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationSoftwareOathMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202749,13 +204245,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationTemporaryAccessPassMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationTemporaryAccessPassMethod", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202764,13 +204260,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationWindowHello", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202779,13 +204275,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationWindowHello", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationWindowHello", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202794,13 +204290,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202809,13 +204305,13 @@ ] }, { + "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202824,13 +204320,13 @@ ] }, { + "Command": "Update-MgUserCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendar", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202839,13 +204335,13 @@ ] }, { + "Command": "Update-MgUserCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendar", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202854,18 +204350,18 @@ ] }, { + "Command": "Update-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Update-MgUserCalendarGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -202874,18 +204370,18 @@ ] }, { + "Command": "Update-MgUserCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Update-MgUserCalendarGroup", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -202894,13 +204390,13 @@ ] }, { + "Command": "Update-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -202913,13 +204409,13 @@ ] }, { + "Command": "Update-MgUserCalendarMultiValueExtendedProperty", "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -202932,13 +204428,13 @@ ] }, { + "Command": "Update-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -202951,13 +204447,13 @@ ] }, { + "Command": "Update-MgUserCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendarPermission", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -202970,13 +204466,13 @@ ] }, { + "Command": "Update-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update3", @@ -202989,13 +204485,13 @@ ] }, { + "Command": "Update-MgUserCalendarSingleValueExtendedProperty", "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "Update2", @@ -203008,13 +204504,13 @@ ] }, { + "Command": "Update-MgUserChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserChat", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203023,13 +204519,13 @@ ] }, { + "Command": "Update-MgUserChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserChat", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203038,18 +204534,18 @@ ] }, { + "Command": "Update-MgUserContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContact", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203058,18 +204554,18 @@ ] }, { + "Command": "Update-MgUserContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContact", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203078,13 +204574,13 @@ ] }, { + "Command": "Update-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203093,13 +204589,13 @@ ] }, { + "Command": "Update-MgUserContactExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203108,18 +204604,18 @@ ] }, { + "Command": "Update-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203128,18 +204624,18 @@ ] }, { + "Command": "Update-MgUserContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolder", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203148,13 +204644,13 @@ ] }, { + "Command": "Update-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203163,13 +204659,13 @@ ] }, { + "Command": "Update-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203178,18 +204674,18 @@ ] }, { + "Command": "Update-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContact", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203198,18 +204694,18 @@ ] }, { + "Command": "Update-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContact", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203218,13 +204714,13 @@ ] }, { + "Command": "Update-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203233,13 +204729,13 @@ ] }, { + "Command": "Update-MgUserContactFolderContactExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203248,13 +204744,13 @@ ] }, { + "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203263,13 +204759,13 @@ ] }, { + "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203278,18 +204774,18 @@ ] }, { + "Command": "Update-MgUserContactFolderContactPhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactPhoto", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203298,18 +204794,18 @@ ] }, { + "Command": "Update-MgUserContactFolderContactPhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactPhoto", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203318,13 +204814,13 @@ ] }, { + "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203333,13 +204829,13 @@ ] }, { + "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203348,13 +204844,13 @@ ] }, { + "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203363,13 +204859,13 @@ ] }, { + "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203378,13 +204874,13 @@ ] }, { + "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203393,13 +204889,13 @@ ] }, { + "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203408,13 +204904,13 @@ ] }, { + "Command": "Update-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203423,13 +204919,13 @@ ] }, { + "Command": "Update-MgUserContactMultiValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203438,18 +204934,18 @@ ] }, { + "Command": "Update-MgUserContactPhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactPhoto", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203458,18 +204954,18 @@ ] }, { + "Command": "Update-MgUserContactPhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "Command": "Update-MgUserContactPhoto", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203478,13 +204974,13 @@ ] }, { + "Command": "Update-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203493,13 +204989,13 @@ ] }, { + "Command": "Update-MgUserContactSingleValueExtendedProperty", "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "PersonalContacts", - "Command": "Update-MgUserContactSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203508,13 +205004,13 @@ ] }, { + "Command": "Update-MgUserDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserDevice", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203523,13 +205019,13 @@ ] }, { + "Command": "Update-MgUserDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203538,13 +205034,13 @@ ] }, { + "Command": "Update-MgUserDeviceEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203553,13 +205049,13 @@ ] }, { + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203568,13 +205064,13 @@ ] }, { + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203583,13 +205079,13 @@ ] }, { + "Command": "Update-MgUserDrive", "Uri": "/users/{user-id}/drive", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgUserDrive", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -203602,13 +205098,13 @@ ] }, { + "Command": "Update-MgUserDrive", "Uri": "/users/{user-id}/drive", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Files", - "Command": "Update-MgUserDrive", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -203621,18 +205117,18 @@ ] }, { + "Command": "Update-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Update-MgUserEvent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203641,18 +205137,18 @@ ] }, { + "Command": "Update-MgUserEvent", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "Command": "Update-MgUserEvent", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203661,13 +205157,13 @@ ] }, { + "Command": "Update-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203676,13 +205172,13 @@ ] }, { + "Command": "Update-MgUserEventAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203691,13 +205187,13 @@ ] }, { + "Command": "Update-MgUserEventExceptionOccurrence", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventExceptionOccurrence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203706,13 +205202,13 @@ ] }, { + "Command": "Update-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203721,13 +205217,13 @@ ] }, { + "Command": "Update-MgUserEventExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203736,13 +205232,13 @@ ] }, { + "Command": "Update-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203751,13 +205247,13 @@ ] }, { + "Command": "Update-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventInstance", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203766,13 +205262,13 @@ ] }, { + "Command": "Update-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203781,13 +205277,13 @@ ] }, { + "Command": "Update-MgUserEventMultiValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203796,13 +205292,13 @@ ] }, { + "Command": "Update-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203811,13 +205307,13 @@ ] }, { + "Command": "Update-MgUserEventSingleValueExtendedProperty", "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Calendar", - "Command": "Update-MgUserEventSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203826,13 +205322,13 @@ ] }, { + "Command": "Update-MgUserExtension", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203841,13 +205337,13 @@ ] }, { + "Command": "Update-MgUserExtension", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203856,13 +205352,13 @@ ] }, { + "Command": "Update-MgUserInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserInferenceClassification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203871,13 +205367,13 @@ ] }, { + "Command": "Update-MgUserInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserInferenceClassification", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203886,18 +205382,18 @@ ] }, { + "Command": "Update-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserInferenceClassificationOverride", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -203906,18 +205402,18 @@ ] }, { + "Command": "Update-MgUserInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203926,13 +205422,13 @@ ] }, { + "Command": "Update-MgUserInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.SignIns", - "Command": "Update-MgUserInformationProtection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203941,13 +205437,13 @@ ] }, { + "Command": "Update-MgUserJoinedGroup", "Uri": "/users/{user-id}/joinedGroups/{group-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Groups", - "Command": "Update-MgUserJoinedGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203956,13 +205452,13 @@ ] }, { + "Command": "Update-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams/{team-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserJoinedTeam", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203971,13 +205467,13 @@ ] }, { + "Command": "Update-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserLicenseDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -203986,13 +205482,13 @@ ] }, { + "Command": "Update-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserLicenseDetail", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204001,18 +205497,18 @@ ] }, { + "Command": "Update-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserMailFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204021,18 +205517,18 @@ ] }, { + "Command": "Update-MgUserMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserMailFolder", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204041,13 +205537,13 @@ ] }, { + "Command": "Update-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204056,13 +205552,13 @@ ] }, { + "Command": "Update-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolder", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204071,18 +205567,18 @@ ] }, { + "Command": "Update-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204091,18 +205587,18 @@ ] }, { + "Command": "Update-MgUserMailFolderMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204111,13 +205607,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204126,13 +205622,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204141,13 +205637,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204156,13 +205652,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204171,13 +205667,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204186,13 +205682,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204201,13 +205697,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204216,13 +205712,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204231,13 +205727,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageRule", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204246,13 +205742,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204261,13 +205757,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204276,13 +205772,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204291,13 +205787,13 @@ ] }, { + "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204306,13 +205802,13 @@ ] }, { + "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204321,13 +205817,13 @@ ] }, { + "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204336,13 +205832,13 @@ ] }, { + "Command": "Update-MgUserMailFolderUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMailFolderUserConfiguration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204351,8 +205847,10 @@ ] }, { + "Command": "Update-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204373,10 +205871,8 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDevice", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204385,8 +205881,10 @@ ] }, { + "Command": "Update-MgUserManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204407,10 +205905,8 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDevice", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204419,13 +205915,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204434,13 +205930,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204449,13 +205945,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCategory", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204464,13 +205960,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204479,13 +205975,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204494,13 +205990,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204509,13 +206005,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204524,13 +206020,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204539,13 +206035,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204554,13 +206050,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204569,13 +206065,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceSecurityBaselineStateSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204584,18 +206080,18 @@ ] }, { + "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -204604,18 +206100,18 @@ ] }, { + "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Module": "Users.Actions", - "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -204624,13 +206120,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceWindowProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceWindowProtectionState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204639,13 +206135,13 @@ ] }, { + "Command": "Update-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204654,18 +206150,18 @@ ] }, { + "Command": "Update-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserMessage", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204674,18 +206170,18 @@ ] }, { + "Command": "Update-MgUserMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "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 }, - "Module": "Mail", - "Command": "Update-MgUserMessage", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204694,13 +206190,13 @@ ] }, { + "Command": "Update-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204709,13 +206205,13 @@ ] }, { + "Command": "Update-MgUserMessageAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageAttachment", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204724,13 +206220,13 @@ ] }, { + "Command": "Update-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204739,13 +206235,13 @@ ] }, { + "Command": "Update-MgUserMessageExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204754,13 +206250,13 @@ ] }, { + "Command": "Update-MgUserMessageMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageMention", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204769,13 +206265,13 @@ ] }, { + "Command": "Update-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204784,13 +206280,13 @@ ] }, { + "Command": "Update-MgUserMessageMultiValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204799,13 +206295,13 @@ ] }, { + "Command": "Update-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204814,13 +206310,13 @@ ] }, { + "Command": "Update-MgUserMessageSingleValueExtendedProperty", "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Mail", - "Command": "Update-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204829,18 +206325,18 @@ ] }, { + "Command": "Update-MgUserMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "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 }, - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserMobileAppIntentAndState", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204849,13 +206345,13 @@ ] }, { + "Command": "Update-MgUserMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204864,13 +206360,13 @@ ] }, { + "Command": "Update-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204879,13 +206375,13 @@ ] }, { + "Command": "Update-MgUserNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserNotification", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204894,13 +206390,13 @@ ] }, { + "Command": "Update-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenoteNotebook", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204909,13 +206405,13 @@ ] }, { + "Command": "Update-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenoteNotebook", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204924,13 +206420,13 @@ ] }, { + "Command": "Update-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenotePage", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -204939,13 +206435,13 @@ ] }, { + "Command": "Update-MgUserOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenotePage", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204954,13 +206450,13 @@ ] }, { + "Command": "Update-MgUserOnenotePageContent", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Update-MgUserOnenotePageContent", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -204969,13 +206465,13 @@ ] }, { + "Command": "Update-MgUserOnenotePageContent", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "POST", "Module": "Users.Actions", - "Command": "Update-MgUserOnenotePageContent", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Patch1", "PatchExpanded1", @@ -204984,13 +206480,13 @@ ] }, { + "Command": "Update-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenoteSection", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -204999,13 +206495,13 @@ ] }, { + "Command": "Update-MgUserOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenoteSection", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205014,13 +206510,13 @@ ] }, { + "Command": "Update-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205029,13 +206525,13 @@ ] }, { + "Command": "Update-MgUserOnenoteSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Notes", - "Command": "Update-MgUserOnenoteSectionGroup", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205044,18 +206540,18 @@ ] }, { + "Command": "Update-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeeting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205064,18 +206560,18 @@ ] }, { + "Command": "Update-MgUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeeting", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205084,13 +206580,13 @@ ] }, { + "Command": "Update-MgUserOnlineMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -205103,13 +206599,13 @@ ] }, { + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -205122,13 +206618,13 @@ ] }, { + "Command": "Update-MgUserOnlineMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingRegistration", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205137,13 +206633,13 @@ ] }, { + "Command": "Update-MgUserOnlineMeetingRegistrationCustomQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205152,13 +206648,13 @@ ] }, { + "Command": "Update-MgUserOnlineMeetingRegistrationRegistrant", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrant-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205167,18 +206663,18 @@ ] }, { + "Command": "Update-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserOutlookMasterCategory", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205187,18 +206683,18 @@ ] }, { + "Command": "Update-MgUserOutlookMasterCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205207,18 +206703,18 @@ ] }, { + "Command": "Update-MgUserOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserOutlookTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205227,13 +206723,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205242,18 +206738,18 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205262,13 +206758,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205277,13 +206773,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205292,13 +206788,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205307,13 +206803,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205322,13 +206818,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205337,13 +206833,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205352,18 +206848,18 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroup", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205372,18 +206868,18 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205392,13 +206888,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205407,13 +206903,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205422,13 +206918,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205437,13 +206933,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205452,13 +206948,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205467,13 +206963,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205482,13 +206978,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskMultiValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205497,13 +206993,13 @@ ] }, { + "Command": "Update-MgUserOutlookTaskSingleValueExtendedProperty", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205512,18 +207008,18 @@ ] }, { + "Command": "Update-MgUserPassword", "Uri": "/users/{user-id}/changePassword", - "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Update-MgUserPassword", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Change1", "ChangeExpanded1", @@ -205532,18 +207028,18 @@ ] }, { + "Command": "Update-MgUserPassword", "Uri": "/users/{user-id}/changePassword", - "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Users.Actions", - "Command": "Update-MgUserPassword", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -205552,13 +207048,13 @@ ] }, { + "Command": "Update-MgUserPerson", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "People", - "Command": "Update-MgUserPerson", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205567,13 +207063,13 @@ ] }, { + "Command": "Update-MgUserPerson", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "People", - "Command": "Update-MgUserPerson", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205582,18 +207078,18 @@ ] }, { + "Command": "Update-MgUserPhoto", "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserPhoto", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -205606,18 +207102,18 @@ ] }, { + "Command": "Update-MgUserPhoto", "Uri": "/users/{user-id}/photo", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserPhoto", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update2", "Update3", @@ -205630,8 +207126,10 @@ ] }, { + "Command": "Update-MgUserPlanner", "Uri": "/users/{user-id}/planner", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -205646,10 +207144,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgUserPlanner", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205658,8 +207154,10 @@ ] }, { + "Command": "Update-MgUserPlanner", "Uri": "/users/{user-id}/planner", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -205674,10 +207172,8 @@ "IsAdmin": false } ], - "Module": "Planner", - "Command": "Update-MgUserPlanner", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205686,13 +207182,13 @@ ] }, { + "Command": "Update-MgUserPresence", "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserPresence", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205701,13 +207197,13 @@ ] }, { + "Command": "Update-MgUserPresence", "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "CloudCommunications", - "Command": "Update-MgUserPresence", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -205716,13 +207212,13 @@ ] }, { + "Command": "Update-MgUserProfile", "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "People", - "Command": "Update-MgUserProfile", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205731,8 +207227,10 @@ ] }, { + "Command": "Update-MgUserProfileAccount", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205747,10 +207245,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205759,8 +207255,10 @@ ] }, { + "Command": "Update-MgUserProfileAddress", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205775,10 +207273,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileAddress", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205787,8 +207283,10 @@ ] }, { + "Command": "Update-MgUserProfileAnniversary", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205803,10 +207301,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileAnniversary", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205815,8 +207311,10 @@ ] }, { + "Command": "Update-MgUserProfileAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205831,10 +207329,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileAward", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205843,8 +207339,10 @@ ] }, { + "Command": "Update-MgUserProfileCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205859,10 +207357,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileCertification", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205871,8 +207367,10 @@ ] }, { + "Command": "Update-MgUserProfileEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205887,10 +207385,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileEducationalActivity", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205899,8 +207395,10 @@ ] }, { + "Command": "Update-MgUserProfileEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205915,10 +207413,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileEmail", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205927,8 +207423,10 @@ ] }, { + "Command": "Update-MgUserProfileInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205943,10 +207441,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileInterest", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205955,8 +207451,10 @@ ] }, { + "Command": "Update-MgUserProfileLanguage", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205971,10 +207469,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileLanguage", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -205983,8 +207479,10 @@ ] }, { + "Command": "Update-MgUserProfileName", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -205999,10 +207497,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileName", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206011,8 +207507,10 @@ ] }, { + "Command": "Update-MgUserProfileNote", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.Read", @@ -206045,10 +207543,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileNote", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206057,8 +207553,10 @@ ] }, { + "Command": "Update-MgUserProfilePatent", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206073,10 +207571,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfilePatent", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206085,8 +207581,10 @@ ] }, { + "Command": "Update-MgUserProfilePhone", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206101,10 +207599,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfilePhone", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206113,8 +207609,10 @@ ] }, { + "Command": "Update-MgUserProfilePosition", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206129,10 +207627,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfilePosition", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206141,8 +207637,10 @@ ] }, { + "Command": "Update-MgUserProfileProject", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206157,10 +207655,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileProject", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206169,8 +207665,10 @@ ] }, { + "Command": "Update-MgUserProfilePublication", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206185,10 +207683,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfilePublication", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206197,8 +207693,10 @@ ] }, { + "Command": "Update-MgUserProfileSkill", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206213,10 +207711,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileSkill", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206225,8 +207721,10 @@ ] }, { + "Command": "Update-MgUserProfileWebAccount", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206241,10 +207739,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileWebAccount", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206253,8 +207749,10 @@ ] }, { + "Command": "Update-MgUserProfileWebsite", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "Permissions": [ { "Name": "User.ReadWrite", @@ -206269,10 +207767,8 @@ "IsAdmin": true } ], - "Module": "People", - "Command": "Update-MgUserProfileWebsite", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206281,13 +207777,13 @@ ] }, { + "Command": "Update-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206296,13 +207792,13 @@ ] }, { + "Command": "Update-MgUserScopedRoleMemberOf", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Identity.DirectoryManagement", - "Command": "Update-MgUserScopedRoleMemberOf", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206311,8 +207807,10 @@ ] }, { + "Command": "Update-MgUserSetting", "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": [ { "Name": "User.ReadWrite", @@ -206327,10 +207825,8 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Update-MgUserSetting", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206339,8 +207835,10 @@ ] }, { + "Command": "Update-MgUserSetting", "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": [ { "Name": "User.ReadWrite", @@ -206355,10 +207853,8 @@ "IsAdmin": true } ], - "Module": "Users", - "Command": "Update-MgUserSetting", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206367,18 +207863,18 @@ ] }, { + "Command": "Update-MgUserSettingItemInsight", "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserSettingItemInsight", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206387,13 +207883,13 @@ ] }, { + "Command": "Update-MgUserSettingRegionalAndLanguageSetting", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserSettingRegionalAndLanguageSetting", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206402,18 +207898,18 @@ ] }, { + "Command": "Update-MgUserSettingShiftPreference", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true }, - "Module": "Users", - "Command": "Update-MgUserSettingShiftPreference", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206422,18 +207918,18 @@ ] }, { + "Command": "Update-MgUserSettingShiftPreference", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true }, - "Module": "Users", - "Command": "Update-MgUserSettingShiftPreference", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206442,13 +207938,13 @@ ] }, { + "Command": "Update-MgUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserTeamwork", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206457,13 +207953,13 @@ ] }, { + "Command": "Update-MgUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserTeamwork", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206472,13 +207968,13 @@ ] }, { + "Command": "Update-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserTeamworkInstalledApp", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206487,13 +207983,13 @@ ] }, { + "Command": "Update-MgUserTeamworkInstalledApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Teams", - "Command": "Update-MgUserTeamworkInstalledApp", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206502,18 +207998,18 @@ ] }, { + "Command": "Update-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserTodoList", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206522,18 +208018,18 @@ ] }, { + "Command": "Update-MgUserTodoList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserTodoList", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206542,13 +208038,13 @@ ] }, { + "Command": "Update-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206557,13 +208053,13 @@ ] }, { + "Command": "Update-MgUserTodoListExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserTodoListExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206572,18 +208068,18 @@ ] }, { + "Command": "Update-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserTodoListTask", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206592,18 +208088,18 @@ ] }, { + "Command": "Update-MgUserTodoListTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserTodoListTask", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206612,13 +208108,13 @@ ] }, { + "Command": "Update-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206627,13 +208123,13 @@ ] }, { + "Command": "Update-MgUserTodoListTaskExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", - "Permissions": [], + "Method": "PATCH", "Module": "Users", - "Command": "Update-MgUserTodoListTaskExtension", + "Permissions": [], + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206642,18 +208138,18 @@ ] }, { + "Command": "Update-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserTodoListTaskLinkedResource", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206662,18 +208158,18 @@ ] }, { + "Command": "Update-MgUserTodoListTaskLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Users", - "Command": "Update-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -206682,18 +208178,18 @@ ] }, { + "Command": "Update-MgWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Update-MgWindowsUpdatesDeployment", + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -206702,18 +208198,18 @@ ] }, { + "Command": "Update-MgWindowsUpdatesDeploymentAudience", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Update-MgWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -206722,18 +208218,18 @@ ] }, { + "Command": "Update-MgWindowsUpdatesDeploymentAudienceById", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "WindowsUpdates", - "Command": "Update-MgWindowsUpdatesDeploymentAudienceById", + "ApiVersion": "beta", "OutputType": null, - "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -206742,13 +208238,13 @@ ] }, { + "Command": "Update-MgWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", - "Permissions": [], + "Method": "PATCH", "Module": "WindowsUpdates", - "Command": "Update-MgWindowsUpdatesUpdatableAsset", + "Permissions": [], + "ApiVersion": "beta", "OutputType": null, - "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", diff --git a/src/Security/Security/readme.md b/src/Security/Security/readme.md index cd62d888eec..6cc9dcb0091 100644 --- a/src/Security/Security/readme.md +++ b/src/Security/Security/readme.md @@ -39,6 +39,8 @@ subject-prefix: '' ``` yaml directive: +# Remove invalid paths. + - remove-path-by-operation: ^security_.*Alerts_v2$ # Remove cmdlets - where: verb: Get|Update